freebsd-dev/sys/dev/otus
Adrian Chadd b35978d0da [otus] implement monitor mode.
* break out the operating mode and rx filter into new functions, rather
  than them being hard-coded
* if we're in sniffer mode or not associated, set the BSS MAC to all zero,
  rather than relying on a chip reset to do it for us
* add comments about .. how interestingly buggy the chip is.

Tested:

* AR9170 + AR9102, STA+monitor mode

Obtained from:	linux carl9170 (general chip workings, constant definitions)
2016-05-02 05:43:46 +00:00
..
if_otus.c [otus] implement monitor mode. 2016-05-02 05:43:46 +00:00
if_otusreg.h otus: switch to ieee80211_add_channel_list_*() 2016-05-01 18:15:40 +00:00