cvs commit: src/sys/dev/wpi if_wpi.c if_wpireg.h if_wpivar.h
Andrew Thompson
thompsa at FreeBSD.org
Mon Mar 10 23:16:48 UTC 2008
thompsa 2008-03-10 23:16:48 UTC
FreeBSD src repository
Modified files:
sys/dev/wpi if_wpi.c if_wpireg.h if_wpivar.h
Log:
Update wpi(4) with stability fixes
- remove second taskqueue
- busdma 16k alignment workaround
- use busdma instead of external mbuf storage on Rx
- locking fixes
- net80211 state change fixes
- improve scanning reliability
- improve radio hw switch interaction
- consolidate callouts
Parts obtained from: benjsc, sam
Tested by: many
Revision Changes Path
1.9 +480 -553 src/sys/dev/wpi/if_wpi.c
1.3 +2 -0 src/sys/dev/wpi/if_wpireg.h
1.2 +31 -53 src/sys/dev/wpi/if_wpivar.h
More information about the cvs-src
mailing list