My commit adding RTL8188EU did introduce a regression after all.
authorstsp <stsp@openbsd.org>
Sun, 10 May 2015 15:10:46 +0000 (15:10 +0000)
committerstsp <stsp@openbsd.org>
Sun, 10 May 2015 15:10:46 +0000 (15:10 +0000)
commit0596f60c19339807726a08ce35441714f09b432e
treed740601eda6e4b53fd4cd58be5821900fff40bbd
parenta5b7bc8b7dfdd48b2ec27aa6a6edd4fc4add5def
My commit adding RTL8188EU did introduce a regression after all.
Repair firmware reset on RTL8188CUS devices (and perhaps others) by
restoring the proper register write order in the non-8188EU code path.
Fixes "urtwn0: timeout waiting for firmware readiness" after device reset.
sys/dev/usb/if_urtwn.c