USB - Properly handle the 'wait' flag when getting a char from the keyboard
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Jun 2009 19:36:03 +0000 (12:36 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Jun 2009 19:36:03 +0000 (12:36 -0700)
commit1aa52faf292189a972357579d312d797b28f89f3
treedc0735947d08c4e982b39e95a59c666c100827a7
parentdcc1b804a02034b742f19097ed182c441039c03b
USB - Properly handle the 'wait' flag when getting a char from the keyboard

This fixes numerous issues with DDB and panic dumps when a USB keyboard
is attached.
sys/dev/usbmisc/ukbd/ukbd.c