From 270a9a7991fc15052fe366acf6d9357d9cc9f3b7 Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Sun, 27 May 2007 01:50:38 +0000 Subject: back out bio, breaks dlg's sparc64 v215 prompted by/ok dlg@ deraadt@ --- sys/arch/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index f4d41507b3f..f3e9dfefc0f 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.557 2007/05/26 19:54:24 todd Exp $ +# $OpenBSD: GENERIC,v 1.558 2007/05/27 01:50:36 todd Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -719,6 +719,7 @@ pseudo-device mtrr 1 # Memory range attributes control pseudo-device nvram 1 pseudo-device sequencer 1 #pseudo-device raid 4 # RAIDframe disk driver +pseudo-device bio 1 # ioctl multiplexing device pseudo-device hotplug 1 # devices hot plugging # mouse & keyboard multiplexor pseudo-devices -- cgit v1.2.3