]> xenbits.xensource.com Git - people/julieng/freebsd.git/commit
otus(4) - add initial monitor mode; use lowest rate for EAPOL
authoradrian <adrian@FreeBSD.org>
Mon, 19 Oct 2015 01:14:26 +0000 (01:14 +0000)
committeradrian <adrian@FreeBSD.org>
Mon, 19 Oct 2015 01:14:26 +0000 (01:14 +0000)
commit7177ad0e480aa29b6bea83bb31e31bb533e1f8f3
treedf65acb74279e9b4b4aaa40e63363e09e56d3586
parentaa6bcff20c514c7c1fe9e239b22d8c59ec6e608b
otus(4) - add initial monitor mode; use lowest rate for EAPOL

The monitor mode stuff is from the openbsd driver, but it doesn't
100% work.  It doesn't seem to get all frames for all BSSes.
However, it's enough to at start debugging things.  That 0xffffffff
write is /I think/ the RX filter, but I am still not 100% sure about
it all.

Then, whilst here, use the lowest rate for EAPOL frames.  This is just
generally a good thing to do.
sys/dev/otus/if_otus.c