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

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Aug 12 06:44:36 PDT 2006


sephe       2006/08/12 06:43:21 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/iwi    if_iwi.c if_iwivar.h 
  Log:
  For some iwi(4), the frequency of firmware error is very high, so resurrect
  firmware monitor thread, which will reinitialize firmware if some firmware
  errors occur.  Rearrange the firmware monitor code to avoid possible races.
  
  Reported-by: Tom Hummel <tom at xxxxxxxxxxxxx>
  Tested-by: Tom Hummel <tom at xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.13      +122 -8    src/sys/dev/netif/iwi/if_iwi.c
  1.6       +10 -5     src/sys/dev/netif/iwi/if_iwivar.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/iwi/if_iwi.c.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/iwi/if_iwivar.h.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list