Hi Stuart,
I also can confirm that the reverted version works :)
Just for your information I had the timeout problems only with urtwn
(Edimax EW-7811Un). When I booted the bsd.rd there was also a timeout
problem while checking the filesystems. After I pulled the urtwn the
problems were gone.
With a athn0 (TP Link WN722N V1) I didn't had the problems.
Best regards,
Sven
On 2/27/19 2:44 PM, Stuart Henderson wrote:
On 2019/02/27 13:25, Martin Ziemer wrote:
Synopsis: ure0: usb error on tx: TIMEOUT in current snapshot
Category:
Environment:
System : OpenBSD 6.4
Details : OpenBSD 6.4-current (GENERIC) #1: Wed Feb 27 12:14:57 CET
2019
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC
Architecture: OpenBSD.amd64
Machine : amd64
Description:
After update to current snapshot i get this error:
ure0: usb error on tx: TIMEOUT
The last snapshot used before ws about two weeks old.
How-To-Repeat:
Use ure usb network adapter with current snapshot
Fix:
After looking at cvs i found a change 5 days ago in
sys/dev/usb/xhci.c.
I reverted this file to Version 1.90 on my local system and
recompiled the kernel. After this the Adapter works fine again.
I believe this should be fixed in -current as of today (/sys/dev/usb/xhci.c
r1.92)