https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254974
--- Comment #18 from Vladimir Kondratyev <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
