Hi, My stuff is in git - github.com/erikarn/freebsd-iwa/ - but all it is right now is probe, attach, firmware load and net80211 setup. I haven't gotten to the point of actually doing anything like initial calibration and scan yet - I want to ensure that the locking and error handling in the current code is 'right'.
Yeah, the openbsd driver doesn't do 11n/11ac at all. Take a look at it. :) -adrian On 22 February 2015 at 09:18, Nikola Pajkovsky <[email protected]> wrote: > >> On 22 Feb 2015, at 17:22, Adrian Chadd <[email protected]> wrote: >> >> Yes, >> >> I'm porting the driver over slowly; but I care about 11n/11ac and >> other features, so I can't just do a blind port of the openbsd driver. > > 11n/11ac is not part of OpenBSD driver? Can you share you patch? I can help a > bit. > >> On 22 February 2015 at 05:21, Nikola Pajkovsky <[email protected]> wrote: >>> Hello, >>> >>> Iām wondering if anyone is working on iwm driver? [Open/Net]BSD already >>> have it their repos. If so, just send me patches and I will apply and try >>> them. >>> >>> ā >>> Nikola >>> >>> _______________________________________________ >>> [email protected] mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >>> To unsubscribe, send any mail to "[email protected]" > > ā > Nikola > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
