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)
