summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorRobert Nagy <robert@cvs.openbsd.org>2006-01-09 06:06:43 +0000
committerRobert Nagy <robert@cvs.openbsd.org>2006-01-09 06:06:43 +0000
commit2ee27b94e4340831db47ec37b6d7c04f69be205c (patch)
tree597cc64f9f6fa475656418371df2aefbc820ee4d /sys
parent54c09ca9947785afdeee15455e4e23944ad67819 (diff)
Enable hotplug(4); Tested by Michael Knudsen and me;
ok brad@ deraadt@
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 03b9bc60384..07b45212288 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.159 2005/12/27 23:18:59 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.160 2006/01/09 06:06:42 robert Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -395,5 +395,5 @@ hifn* at pci? # Hi/fn 7751 crypto card
#pseudo-device raid 4 # RAIDframe disk driver
pseudo-device crypto 1
pseudo-device sequencer 1
-#pseudo-device hotplug 1 # devices hot plugging
+pseudo-device hotplug 1 # devices hot plugging
pseudo-device wsmux 2 # mouse & keyboard multiplexor