From f40d6d8ba88a0012449477a8f8bddae8403016c9 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 12 Feb 2005 13:07:27 +0000 Subject: [PATCH] add npx* at pnpbios? (commented out) --- sys/arch/i386/conf/GENERIC | 5 +++-- sys/arch/i386/conf/GENERIC.MPACPI | 5 +++-- sys/arch/i386/conf/GENERIC_LAPTOP | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index cde33bb2de37..777fbe71700c 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.655 2005/02/11 08:25:54 dsl Exp $ +# $NetBSD: GENERIC,v 1.656 2005/02/12 13:07:27 jdolecek Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.655 $" +#ident "GENERIC-$Revision: 1.656 $" maxusers 32 # estimated number of users @@ -363,6 +363,7 @@ cpu* at mainbus? #pckbc* at pnpbios? index ? # PC keyboard/mouse controller #fdc* at pnpbios? index ? # floppy controller +#npx* at pnpbios? index ? # Math coprocessor # IDE controller on Toshiba Portege 3000 series (crippled PCI device) #pciide* at pnpbios? index ? diff --git a/sys/arch/i386/conf/GENERIC.MPACPI b/sys/arch/i386/conf/GENERIC.MPACPI index d9bd13bf84b5..36381a927418 100644 --- a/sys/arch/i386/conf/GENERIC.MPACPI +++ b/sys/arch/i386/conf/GENERIC.MPACPI @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC.MPACPI,v 1.19 2005/02/11 08:25:54 dsl Exp $ +# $NetBSD: GENERIC.MPACPI,v 1.20 2005/02/12 13:07:27 jdolecek Exp $ # # GENERIC.MPACPI -- Generic, plus ACPI Multiprocessor support # @@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.19 $" +#ident "GENERIC-$Revision: 1.20 $" maxusers 32 # estimated number of users @@ -341,6 +341,7 @@ wss* at acpi? # NeoMagic 256AV in wss mode #pckbc* at pnpbios? index ? # PC keyboard/mouse controller #fdc* at pnpbios? index ? # floppy controller +#npx* at pnpbios? index ? # Math coprocessor # IDE controller on Toshiba Portege 3000 series (crippled PCI device) #pciide* at pnpbios? index ? diff --git a/sys/arch/i386/conf/GENERIC_LAPTOP b/sys/arch/i386/conf/GENERIC_LAPTOP index 67c63833c119..138fa5aac506 100644 --- a/sys/arch/i386/conf/GENERIC_LAPTOP +++ b/sys/arch/i386/conf/GENERIC_LAPTOP @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC_LAPTOP,v 1.132 2005/02/11 08:25:54 dsl Exp $ +# $NetBSD: GENERIC_LAPTOP,v 1.133 2005/02/12 13:07:27 jdolecek 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.132 $" +#ident "GENERIC-$Revision: 1.133 $" maxusers 32 # estimated number of users @@ -300,6 +300,7 @@ apm0 at mainbus0 # Advanced power management #pckbc* at pnpbios? index ? # PC keyboard/mouse controller #fdc* at pnpbios? index ? # floppy controller +#npx* at pnpbios? index ? # Math coprocessor # IDE controller on Toshiba Portege 3000 series (crippled PCI device) #pciide* at pnpbios? index ?