From: Sascha Wildner Date: Sat, 24 Jan 2009 12:30:21 +0000 (+0100) Subject: loader(8): hw.usb.hack_defer_exploration's default value is 1. X-Git-Url: https://gitweb.dragonflybsd.org/~mihaic/dragonfly.git/commitdiff_plain/42480ff5eab5a9b811451e3823875d3dbc438057 loader(8): hw.usb.hack_defer_exploration's default value is 1. --- diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 806bfea37f..0f3d1a4cdc 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -454,7 +454,7 @@ An invalid suffix will result in the variable being ignored by the kernel. .It Va hw.usb.hack_defer_exploration The USB keyboard will sometimes not attach properly unless you set this -variable to 1. +variable to 0. .It Va kern.emergency_intr_enable Setting this to 1 enables emergency interrupt polling. All interrupt handlers are executed periodically. This mode is very expensive and should