On Tue, Jun 25, 2019 at 09:49:36PM +0200, [email protected] wrote: > >Synopsis: Kernel stop booting: usbd_free_xfer xfer=0xfffffd82202daa50 not > >free > >Category: kernel panic > >Environment: > System : OpenBSD 6.5 > Details : OpenBSD 6.5 (GENERIC.MP) #1: Mon May 27 18:27:59 CEST 2019 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > I have an evoluent vertical mouse 4 with USB cable. > Booting the system with the mouse attached, cause the > system to stop with this message: > > usbd_free_xfer xfer=0xfffffd82202daa50 not free > > Booting the system without the mouse and attaching it > after the boot process is completed, works properly. > >How-To-Repeat: > If you have an evoluent vertical mouse 4, just boot > OpenBSD 6.5 with the mouse attached.
Can you give -current a try. I fixed on particular case that caused these not free errors on attach. May that also works in your case. -- :wq Claudio
