From 42480ff5eab5a9b811451e3823875d3dbc438057 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 24 Jan 2009 13:30:21 +0100 Subject: [PATCH] loader(8): hw.usb.hack_defer_exploration's default value is 1. --- sys/boot/common/loader.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.28.0