freebsd-skq/sys/dev/usb/input
Hans Petter Selasky 2b6ce80c82 Fix for dump after shutdown with USB keyboard plugged in. It appears that the
system timer is stopped during shutdown and that the pause() statement in ukbd
causes infinite hang in this regard. The fix is to use mi_switch() instead of
pause() to do the required task switch to ensure that the required USB processes
get executed.

Reported by:	Mike_Karels@mcafee.com
MFC after:	1 week
2011-07-13 21:07:50 +00:00
..
atp.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
uep.c - Export more USB device ID's. 2011-06-24 22:01:56 +00:00
uhid.c Fix for "nomatch" event for ums and ukbd drivers when uhid is loaded. 2011-07-02 20:58:33 +00:00
ukbd.c Fix for dump after shutdown with USB keyboard plugged in. It appears that the 2011-07-13 21:07:50 +00:00
ums.c - Export more USB device ID's. 2011-06-24 22:01:56 +00:00
usb_rdesc.h Use my address of the FreeBSD project in the copyright statement in USB2. 2009-02-24 17:10:43 +00:00