CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/12 13:58:48
Modified files:
sys/dev/ic : rt2860.c rt2860var.h rt2860reg.h
Log message:
- fix HW crypto using group keys (this should fix the "ExtIV bit not set"
logged by some WPA supplicants when connecting to a ral(4) WPA AP.)
- get rid of the ugly ack_rate, rate2mcs functions (pre-compute ACKs
duration for all rates at node association time.)
- lot of clean up, prepare for future enhancements
