cvs commit: src/sys/dev/iwi if_iwi.c if_iwireg.h if_iwivar.h
Damien Bergamini
damien at FreeBSD.org
Sat Aug 20 16:49:04 GMT 2005
damien 2005-08-20 16:49:03 UTC
FreeBSD src repository
Modified files:
sys/dev/iwi if_iwi.c if_iwireg.h if_iwivar.h
Log:
Add some necessary bits for upcoming 802.11e support:
o management of multiple tx rings (up to 4)
o setting of WME IE in association requests
Some features are still missing though, like the possibility to override
the default cwmin/cwmax/asfn values of each tx queues.
Revision Changes Path
1.14 +168 -65 src/sys/dev/iwi/if_iwi.c
1.3 +15 -1 src/sys/dev/iwi/if_iwireg.h
1.5 +3 -1 src/sys/dev/iwi/if_iwivar.h
More information about the cvs-src
mailing list