On Dec 15, 2018, at 2:30 AM, SAITOH Masanobu <msaitoh%netbsd.org@localhost> wrote:
Module Name: src
Committed By: msaitoh
Date: Sat Dec 15 10:30:58 UTC 2018
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
Make IODATA WN-G150UMW work:
- Increase delay to prevent "could not send firmware command". The value
is taken from FreeBSD.
-Increase delay to prevent "timeout waiting for firmware readiness". The
vaule is taken from Linux.
This is worth a pull-up to netbsd-8, I think. I get that firmware readiness error a lot on one of the urtwn devices I have on a RPI (I don't have I handy, so I can't tell you the exact model right now).
-- thorpej