cvs commit: src/sys/dev/iwi if_iwi.c if_iwireg.h

Damien Bergamini damien at FreeBSD.org
Sun Jan 29 04:03:04 PST 2006


damien      2006-01-29 12:03:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwi          if_iwi.c if_iwireg.h 
  Log:
  o Re-enable scatter/gather
  o Change MEM_READ_1/MEM_READ_4 into macros (move them to if_iwireg.h)
  o Add support for association LED
  o Silently discard f/w notifications that are unknown (fixes spurious
    "unknown notification 15" in logs with latest firmware)
  o Fix scanning of 5GHz channels
  
  Revision  Changes    Path
  1.27      +28 -33    src/sys/dev/iwi/if_iwi.c
  1.9       +17 -4     src/sys/dev/iwi/if_iwireg.h


More information about the cvs-all mailing list