https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254974

--- Comment #18 from Vladimir Kondratyev <w...@freebsd.org> ---
(In reply to Loïc Bartoletti from comment #17)
Do you have crash dump available?

If no than we can try to boot with crashed /boot/loader.conf but with
"hw.usb.usbhid.enable=1" line commented out.

Than collect output of following commands

# kgdb /boot/kernel/kernel /dev/mem

(kgdb) info line *0xffffffff821134d8

Also, install sysutils/usbhid-dump and run usbhid-dump utility (it will detach
all usb devices, so you need pipe output to file or replug usb kbd or ssh or
ps/2 keyboard)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to