cvs commit: src/sys/dev/iwi if_iwi.c if_iwivar.h
Andrew Thompson
thompsa at FreeBSD.org
Mon Jun 11 10:56:07 UTC 2007
thompsa 2007-06-11 10:56:06 UTC
FreeBSD src repository
Modified files:
sys/dev/iwi if_iwi.c if_iwivar.h
Log:
MFp4 (missed in net80211 megaupdate)
- Use a seperate taskqueue+thread for reset tasks since iwi_ops will
block.
- Return from iwi_ops if the interface has been downed
- The firmware will fail if we are already associated
- Add myself to the copyright
Revision Changes Path
1.54 +24 -7 src/sys/dev/iwi/if_iwi.c
1.16 +1 -0 src/sys/dev/iwi/if_iwivar.h
More information about the cvs-src
mailing list