cvs commit: src/sys/dev/iwi if_iwi.c if_iwireg.h
    Damien Bergamini 
    damien at FreeBSD.org
       
    Thu Oct  6 13:11:01 PDT 2005
    
    
  
damien      2005-10-06 20:11:01 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/iwi          if_iwi.c if_iwireg.h 
  Log:
  o Use firmware extended scan command; this one doesn't crash when scanning
    the 5GHz band.
  o Enable 802.11a channels scanning for 2915ABG adapters.
  o Fix a typo (negociated->negotiated).
  
  With hints from NetBSD.
  
  MFC after:      2 days
  
  Revision  Changes    Path
  1.20      +14 -11    src/sys/dev/iwi/if_iwi.c
  1.7       +15 -10    src/sys/dev/iwi/if_iwireg.h
    
    
More information about the cvs-all
mailing list