|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Damien Bergamini (damien
cvs.openbsd.org)
Date: Fri Aug 18 2006 - 10:11:12 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: damien
cvs.openbsd.org 2006/08/18 09:11:12
Modified files:
sys/dev/usb : if_rum.c if_rumvar.h
Log message:
- fix support for RT5225 (802.11a MIMO)
- set default Tx power for 802.11a channels
- in rum_newstate(), save the "arg" parameter so we can pass it to the
ieee80211_new_state() function in the usb task
- merge rum_tx_data() and rum_tx_mgt()
- s/le32toh/letoh32/g (le32toh is defined in usb_port.h)
- cosmetic while i'm here
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]