On Tue, Feb 9, 2016 at 1:07 PM, Taylor R Campbell <campbell+netbsd-tech-k...@mumble.net> wrote: > Date: Tue, 9 Feb 2016 12:53:55 +0900 > From: Ryota Ozaki <ozak...@netbsd.org> > > On Tue, Feb 9, 2016 at 12:01 PM, Taylor R Campbell > <campbell+netbsd-tech-k...@mumble.net> wrote: > > Looks good to me, provided you've tested at least some driver other > > than wm(4). Maybe ideally an ieee80211 driver too. > > I tested only wm(4), vioif(4) and shmif(4). Unfortunately > I don't have a machine with an ieee80211 device that runs NetBSD. > I hope someone tests it with the patch. > > OK, just go for it and we can back it or fix it out if it breaks > anything.
I checked iwn(4) as well (thanks to ryo@) and it works for me :) ozaki-r