Hi,
I'm trying to add USB glue to the ath driver in order to support Atheros
USB cards (I'm working with the AR9271 chip specifically).
The code for downloading firmware to the card, similar to uathload, is
ready but untested. I'm trying to wrap my head around the existing driver
(thanks Adrian!)
el(ic, ic->ic_curchan,
+vap->iv_flags_ht);
+ frm = ieee80211_add_htcap_ch(frm, vap, c);
+ }
+
+ /*
* XXX TODO: need to figure out what/how to update the
* VHT channel.
*/
Thanks!
Ashish Gupta
___
freebsd-wireless@freebsd.org mailing list
h