From b361c78c1f214fea5c2ea715774769e56ed732de Mon Sep 17 00:00:00 2001 From: Michael Knudsen Date: Sun, 19 Apr 2009 21:33:50 +0000 Subject: Enable schsio(4) everywhere to get it tested. ``please commit'' deraadt --- sys/arch/i386/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/i386/conf') 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 -- cgit v1.2.3