On Thursday 16 July 2009 10:43:26 Alexander Best wrote: > if i understood it correctly the reason a usb keyboard cannot be used in > the kernel debugger after a panic is that we can't be sure the panic didn't > happen inside the usb stack so the whole usb stack is discarded at a panic. >
The USB keyboard can be used in the debugger, if the ukbd is made free from Giant. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
