summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Knudsen <mk@cvs.openbsd.org>2009-04-19 21:33:50 +0000
committerMichael Knudsen <mk@cvs.openbsd.org>2009-04-19 21:33:50 +0000
commitb361c78c1f214fea5c2ea715774769e56ed732de (patch)
tree800eae93e1c4f3648fe1a5ef2f635d8e7897e5af
parent3eb0ea3b1292678d76b2c3556a07c74bc88eb4b5 (diff)
Enable schsio(4) everywhere to get it tested.
``please commit'' deraadt
-rw-r--r--sys/arch/amd64/conf/GENERIC6
-rw-r--r--sys/arch/i386/conf/GENERIC6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 038bd29cf73..dfc67ab23a5 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.260 2009/03/24 18:56:17 damien Exp $
+# $OpenBSD: GENERIC,v 1.261 2009/04/19 21:33:49 mk Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -80,8 +80,8 @@ it* at isa? port 0x4e # IT8726F and SiS SiS950 monitors and
schsio* at isa? port 0x2e # SMSC SCH311x Super I/O
schsio* at isa? port 0x4e
-#schsio* at isa? port 0x162e
-#schsio* at isa? port 0x164e
+schsio* at isa? port 0x162e
+schsio* at isa? port 0x164e
viaenv* at pci? # VIA VT82C686A hardware monitor
#viasio* at isa? port 0x2e flags 0x0000 # VIA VT1211 LPC Super I/O
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 84251097d91..c9194f98495 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.653 2009/03/24 18:56:17 damien Exp $
+# $OpenBSD: GENERIC,v 1.654 2009/04/19 21:33:49 mk Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -133,8 +133,8 @@ it* at isa? port 0x4e # IT8718F, IT8726F and SiS SiS950
schsio* at isa? port 0x2e # SMSC SCH311x Super I/O
schsio* at isa? port 0x4e
-#schsio* at isa? port 0x162e
-#schsio* at isa? port 0x164e
+schsio* at isa? port 0x162e
+schsio* at isa? port 0x164e
viaenv* at pci? # VIA VT82C686A hardware monitor
viasio* at isa? port 0x2e flags 0x0000 # VIA VT1211 LPC Super I/O