Re: [rft] net80211 scan overhaul, pass 1

2015-01-05 Thread Adrian Chadd
Oh, damn. Erm, you have to add ieee80211_swscan.c to sys/conf/files ; I only patched the kernel module directory :( -adrian On 5 January 2015 at 12:16, Eric L. Camachat eric.camac...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/03/2015 20:46, Adrian Chadd wrote:

Re: [rft] net80211 scan overhaul, pass 1

2015-01-05 Thread Eric L. Camachat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/03/2015 20:46, Adrian Chadd wrote: hi all, I've started overhauling the net80211 scan infrastructure so it can support fully-offloaded scan firmware (like the intel iwn(4) NICs, and the upcoming 7260 driver I'm hacking on.) I'd like