diff --git a/sys/arch/i386/conf/GENERIC_LAPTOP b/sys/arch/i386/conf/GENERIC_LAPTOP index c1a90d71c1d4..c20a3efd0e85 100644 --- a/sys/arch/i386/conf/GENERIC_LAPTOP +++ b/sys/arch/i386/conf/GENERIC_LAPTOP @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC_LAPTOP,v 1.247 2007/10/17 19:54:42 garbled Exp $ +# $NetBSD: GENERIC_LAPTOP,v 1.248 2007/10/26 22:42:43 xtraeme Exp $ # From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp # # GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled @@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.247 $" +#ident "GENERIC-$Revision: 1.248 $" maxusers 32 # estimated number of users @@ -359,7 +359,7 @@ options PCI_INTR_FIXUP # fixup PCI interrupt routing # PCI bridges #ichlpcib* at pci? dev ? function ? # Intel ICH PCI-ISA w/ timecounter, # watchdog and SpeedStep support -piixpcib* at pci? dev ? function ? # Intel PIIX4 PCI-ISA w/ SpeedStep +#piixpcib* at pci? dev ? function ? # Intel PIIX4 PCI-ISA w/ SpeedStep #viapcib* at pci? dev ? function ? # VIA VT8235 PCI-ISA w/ SMBus support #iic* at viapcib? pchb* at pci? dev ? function ? # PCI-Host bridges @@ -372,7 +372,7 @@ agp* at pchb? # ISA bus support #isa0 at ichlpcib? -isa0 at piixpcib? +#isa0 at piixpcib? #isa0 at viapcib? isa0 at mainbus? isa0 at pcib?