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

Damien Bergamini damien at FreeBSD.org
Sat Mar 11 02:04:49 UTC 2006


damien      2006-03-10 20:35:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwi          if_iwi.c if_iwireg.h 
  Log:
  o acknowledge interrupts early in the interrupt handler
  o stop processing interrupts after a firmware fatal error or a radio kill
  o clarify the possible values for the 'antenna' sysctl.
  o by default, let the firmware do antenna diversity.
    the  firmware will periodically switch to another antenna to evaluate the
    signal quality.
  
  Revision  Changes    Path
  1.31      +12 -9     src/sys/dev/iwi/if_iwi.c
  1.11      +1 -1      src/sys/dev/iwi/if_iwireg.h


More information about the cvs-src mailing list