On Tue, Jun 12, 2018 at 04:14:50PM +0530, Mayuresh wrote: > Just realize the issue is not arm specific, faced the same on amd64. > NetBSD asusnetbsd 8.0_RC1 NetBSD 8.0_RC1 (GENERIC.201804191727Z) amd64 > > > On Mon, Jun 11, 2018 at 09:19:05PM +0530, Mayuresh wrote: > > Just want to check whether run0 is expected to work on the following > > setup: > > > > # uname -a > > NetBSD armv7 8.0_RC1 NetBSD 8.0_RC1 (RPI2.201804240813Z) evbarm > > > > > > # dmesg | grep run0 > > run0 at uhub1 port 3 > > run0: Ralink (0x148f) 802.11 n WLAN (0x5370), rev 2.00/1.01, addr 4 > > run0: MAC/BBP RT5390 (rev 0x0502), RF RT5592 (MIMO 1T1R), address > > 00:c1:00:c1:94:b6 > > run0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps > > run0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > > run0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps > > 24Mbps 36Mbps 48Mbps 54Mbps > > > > # wpa_cli status > > Selected interface 'run0' > > 20:31:07.754: wpa_state=SCANNING > > address=00:c1:00:c1:94:b6
That reminds me of: http://mail-index.netbsd.org/tech-net/2017/01/19/msg006248.html Some feedback would have been / would be nice... Cheers, Patrick