From 2ee27b94e4340831db47ec37b6d7c04f69be205c Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Mon, 9 Jan 2006 06:06:43 +0000 Subject: Enable hotplug(4); Tested by Michael Knudsen and me; ok brad@ deraadt@ --- sys/arch/alpha/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/alpha/conf') 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 -- cgit v1.2.3