From f9ef425eff7652492de5b3669bde6b2896572af7 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 19 Mar 2008 23:19:18 +0000 Subject: enable fins(4) --- sys/arch/i386/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 68672b403c6..77f11d2a1eb 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.604 2008/03/16 19:00:28 oga Exp $ +# $OpenBSD: GENERIC,v 1.605 2008/03/19 23:19:17 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -11,7 +11,7 @@ machine i386 include "../../../conf/GENERIC" -maxusers 40 # estimated number of users +maxusers 80 # estimated number of users option USER_PCICONF # user-space PCI configuration @@ -126,10 +126,10 @@ it2 at isa? port 0xd00 # monitors and watchdog timer viaenv* at pci? # VIA VT82C686A hardware monitor viasio* at isa? port 0x2e flags 0x0000 # VIA VT1211 LPC Super I/O viasio* at isa? port 0x4e flags 0x0000 - wbsio* at isa? port 0x2e # Winbond LPC Super I/O wbsio* at isa? port 0x4e lm* at wbsio? +fins0 at isa? port 0x4e # Fintek F71805 Super I/O aps0 at isa? port 0x1600 # ThinkPad Active Protection System -- cgit v1.2.3