Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch Add "pcppi* at acpi?" commented out.
details: https://anonhg.NetBSD.org/src/rev/9a0cf9a15480
branches: trunk
changeset: 579685:9a0cf9a15480
user: xtraeme <xtraeme%NetBSD.org@localhost>
date: Mon Mar 21 14:15:27 2005 +0000
description:
Add "pcppi* at acpi?" commented out.
diffstat:
sys/arch/amd64/conf/GENERIC | 5 +++--
sys/arch/i386/conf/GENERIC | 5 +++--
sys/arch/i386/conf/GENERIC.MPACPI | 5 +++--
sys/arch/i386/conf/GENERIC_LAPTOP | 5 +++--
4 files changed, 12 insertions(+), 8 deletions(-)
diffs (104 lines):
diff -r 93c2efb66f6d -r 9a0cf9a15480 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Mon Mar 21 14:11:00 2005 +0000
+++ b/sys/arch/amd64/conf/GENERIC Mon Mar 21 14:15:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.43 2005/03/21 01:57:54 cgd Exp $
+# $NetBSD: GENERIC,v 1.44 2005/03/21 14:15:27 xtraeme Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.43 $"
+#ident "GENERIC-$Revision: 1.44 $"
maxusers 32 # estimated number of users
@@ -246,6 +246,7 @@
#lpt* at acpi? # Parallel port
#mpu* at acpi? # Roland MPU-401 MIDI UART
#pckbc* at acpi? # PC keyboard controller
+#pcppi* at acpi? # AT-style speaker sound
#wss* at acpi? # NeoMagic 256AV in wss mode
options MPBIOS
diff -r 93c2efb66f6d -r 9a0cf9a15480 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Mon Mar 21 14:11:00 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC Mon Mar 21 14:15:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.661 2005/03/03 23:02:01 tron Exp $
+# $NetBSD: GENERIC,v 1.662 2005/03/21 14:15:27 xtraeme Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.661 $"
+#ident "GENERIC-$Revision: 1.662 $"
maxusers 32 # estimated number of users
@@ -329,6 +329,7 @@
#mpu* at acpi? # Roland MPU-401 MIDI UART
#npx* at acpi? # Math coprocessor
#pckbc* at acpi? # PC keyboard controller
+#pcppi* at acpi? # AT-style speaker sound
#wss* at acpi? # NeoMagic 256AV in wss mode
# Sony Vaio jog dial
diff -r 93c2efb66f6d -r 9a0cf9a15480 sys/arch/i386/conf/GENERIC.MPACPI
--- a/sys/arch/i386/conf/GENERIC.MPACPI Mon Mar 21 14:11:00 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC.MPACPI Mon Mar 21 14:15:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.MPACPI,v 1.21 2005/02/18 21:05:52 dsl Exp $
+# $NetBSD: GENERIC.MPACPI,v 1.22 2005/03/21 14:15:27 xtraeme Exp $
#
# GENERIC.MPACPI -- Generic, plus ACPI Multiprocessor support
#
@@ -8,7 +8,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.21 $"
+#ident "GENERIC-$Revision: 1.22 $"
maxusers 32 # estimated number of users
@@ -308,6 +308,7 @@
mpu* at acpi? # Roland MPU-401 MIDI UART
npx* at acpi? # Math coprocessor
pckbc* at acpi? # PC keyboard controller
+pcppi* at acpi? # AT-style speaker sound
wss* at acpi? # NeoMagic 256AV in wss mode
# Sony Vaio jog dial
diff -r 93c2efb66f6d -r 9a0cf9a15480 sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Mon Mar 21 14:11:00 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Mon Mar 21 14:15:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.135 2005/02/25 13:46:49 simonb Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.136 2005/03/21 14:15:27 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 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.135 $"
+#ident "GENERIC-$Revision: 1.136 $"
maxusers 32 # estimated number of users
@@ -271,6 +271,7 @@
#mpu* at acpi? # Roland MPU-401 MIDI UART
#npx* at acpi? # Math coprocessor
#pckbc* at acpi? # PC keyboard controller
+#pcppi* at acpi? # AT-style speaker sound
#wss* at acpi? # NeoMagic 256AV in wss mode
# Sony Vaio jog dial
Home |
Main Index |
Thread Index |
Old Index