Add a boot loader tunable hw.usb.hack_defer_exploration, which if set
commitc2ebeb0ba0accbdf4c88083ac59f4f90ac1d45dc
authormneumann <mneumann>
Tue, 27 May 2008 12:00:47 +0000 (27 12:00 +0000)
committermneumann <mneumann>
Tue, 27 May 2008 12:00:47 +0000 (27 12:00 +0000)
treeea72a5ab3ede6deadb4923ab699d81c5ca39f992
parent48efa3a1bd9e3312716871ba5918073416497d9d
Add a boot loader tunable hw.usb.hack_defer_exploration, which if set
to 0 reverts to the old USB behaviour, i.e. USB keyboards should be again
usable early at boot. By default, this is set to 1 which will avoid hanging
the system on qemu and my HP compaq laptop and maybe others.

Note that this is a hack around a shortcoming in the current USB stack and
will go away once the shortcoming has been fixed.
sys/bus/usb/usb.c