Add "pcppi* at acpi?" commented out.
This commit is contained in:
parent
5313df498e
commit
f9dbeebf6f
@ -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 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
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 @@ mainbus0 at root
|
||||
#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
|
||||
|
@ -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 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
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 @@ cpu* at mainbus?
|
||||
#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
|
||||
|
@ -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 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
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 @@ lpt* at acpi? # Parallel port
|
||||
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
|
||||
|
@ -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 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
#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 @@ apm0 at mainbus0 # Advanced power management
|
||||
#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
|
||||
|
Loading…
x
Reference in New Issue
Block a user