remove VAUDIOSPEAKER for now, will be done differently.
This commit is contained in:
parent
30b9303d3c
commit
219b8dae14
@ -1,4 +1,4 @@
|
||||
# $NetBSD: EB7500ATX,v 1.59 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: EB7500ATX,v 1.60 2016/12/10 23:03:22 christos Exp $
|
||||
#
|
||||
# EB7500ATX --- NetBSD/acorn32 complete configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "EB7500ATX-$Revision: 1.59 $"
|
||||
#ident "EB7500ATX-$Revision: 1.60 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -222,7 +222,6 @@ pseudo-device wsmux
|
||||
vidcaudio0 at vidc?
|
||||
audio* at vidcaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
rsbus0 at mainbus?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.118 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.119 2016/12/10 23:03:22 christos Exp $
|
||||
#
|
||||
# GENERIC --- NetBSD/acorn32 complete configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.118 $"
|
||||
#ident "GENERIC-$Revision: 1.119 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -248,7 +248,6 @@ lpt* at pioc? offset 0x0278 irq 0 # Old driver
|
||||
vidcaudio0 at vidc?
|
||||
audio* at vidcaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Podule bus device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.74 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: INSTALL,v 1.75 2016/12/10 23:03:22 christos Exp $
|
||||
#
|
||||
# INSTALL -- NetBSD/acorn32 install configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.74 $"
|
||||
#ident "INSTALL-$Revision: 1.75 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -240,7 +240,6 @@ lpt* at pioc? offset 0x0278 irq 0
|
||||
vidcaudio0 at vidc?
|
||||
audio* at vidcaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Podule bus device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.68 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.69 2016/12/10 23:03:22 christos Exp $
|
||||
#
|
||||
# LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines
|
||||
#
|
||||
@ -218,7 +218,6 @@ lpt* at pioc? offset 0x0278 irq 0
|
||||
vidcaudio0 at vidc?
|
||||
audio* at vidcaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Podule bus device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NC,v 1.67 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: NC,v 1.68 2016/12/10 23:03:22 christos Exp $
|
||||
#
|
||||
# NC - with wscons
|
||||
#
|
||||
@ -210,7 +210,6 @@ lpt* at pioc? offset 0x0278 irq 0 # Old driver
|
||||
vidcaudio0 at vidc?
|
||||
audio* at vidcaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Podule bus device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.373 2016/12/09 02:25:46 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.374 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# This machine description file is used to generate the default NetBSD
|
||||
# kernel.
|
||||
@ -19,7 +19,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
ident "GENERIC-$Revision: 1.373 $"
|
||||
ident "GENERIC-$Revision: 1.374 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -709,7 +709,6 @@ midi* at midibus?
|
||||
midi* at pcppi?
|
||||
midi* at sb?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Workstation Console attachments
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.42 2016/12/09 02:23:25 christos Exp $
|
||||
# $NetBSD: ALL,v 1.43 2016/12/10 23:03:23 christos Exp $
|
||||
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
|
||||
#
|
||||
# ALL machine description file
|
||||
@ -17,7 +17,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ALL-$Revision: 1.42 $"
|
||||
#ident "ALL-$Revision: 1.43 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -1377,7 +1377,6 @@ midi* at pcppi? # MIDI interface to the PC speaker
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.445 2016/12/09 02:23:25 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.446 2016/12/10 23:03:23 christos 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.445 $"
|
||||
#ident "GENERIC-$Revision: 1.446 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -1111,7 +1111,6 @@ audio* at audiobus?
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MPU 401 UARTs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: XEN3_DOM0,v 1.121 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: XEN3_DOM0,v 1.122 2016/12/10 23:03:23 christos Exp $
|
||||
|
||||
include "arch/amd64/conf/std.xen"
|
||||
|
||||
@ -747,7 +747,6 @@ hdafg* at hdaudiobus?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MPU 401 UARTs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: AMIGA,v 1.109 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: AMIGA,v 1.110 2016/12/10 23:03:23 christos Exp $
|
||||
|
||||
# GENERIC, without DraCo
|
||||
#
|
||||
@ -24,6 +24,4 @@ no scsibus* at drsc0
|
||||
melody* at zbus0 # Melody MPEG audio decoder
|
||||
audio* at melody?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: DRACO,v 1.178 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: DRACO,v 1.179 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.178 $"
|
||||
#ident "GENERIC-$Revision: 1.179 $"
|
||||
|
||||
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
|
||||
|
||||
@ -284,7 +284,6 @@ lpt0 at drsupio? port ? # DraCo parallel
|
||||
repulse* at zbus0 # ALiENDESiGN Repulse
|
||||
audio* at repulse?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
toccata* at zbus0 # MacroSystem GmbH Toccata
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.312 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.313 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.312 $"
|
||||
#ident "GENERIC-$Revision: 1.313 $"
|
||||
|
||||
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
|
||||
|
||||
@ -344,7 +344,6 @@ a2kbbc0 at mainbus0 # A2000 battery backed clock
|
||||
aucc* at mainbus0 # Amiga CC audio
|
||||
audio* at aucc?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
a1k2cp0 at mainbus0 # A1200 on-board clockport
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC.in,v 1.130 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: GENERIC.in,v 1.131 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
##
|
||||
# GENERIC machine description file
|
||||
@ -52,7 +52,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.130 $"
|
||||
#ident "GENERIC-$Revision: 1.131 $"
|
||||
|
||||
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
|
||||
makeoptions COPTS="-Os"
|
||||
@ -414,7 +414,6 @@ m4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
|
||||
aucc* at mainbus0 # Amiga CC audio
|
||||
audio* at aucc?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
a1k2cp0 at mainbus0 # A1200 on-board clockport
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MDINSTALL,v 1.33 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: MDINSTALL,v 1.34 2016/12/10 23:03:23 christos Exp $
|
||||
|
||||
#
|
||||
# INSTALL kernel for ramdisk installation
|
||||
@ -185,7 +185,6 @@ a2kbbc0 at mainbus0 # A2000 battery backed clock
|
||||
aucc* at mainbus0 # Amiga CC audio
|
||||
audio* at aucc?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.27 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.28 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amigappc/conf/std.amigappc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.27 $"
|
||||
#ident "GENERIC-$Revision: 1.28 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -224,7 +224,6 @@ a34kbbc0 at mainbus0 # A3000/A4000 battery backed clock
|
||||
aucc* at mainbus0 # Amiga CC audio
|
||||
audio* at aucc?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# wscons aware interface to amiga custom chips.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NULL,v 1.47 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: NULL,v 1.48 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# NULL machine description file
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/amigappc/conf/std.amigappc"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.47 $"
|
||||
#ident "GENERIC-$Revision: 1.48 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -209,7 +209,6 @@ fd* at fdc0 unit ? # floppy disks on the later
|
||||
#aucc* at mainbus0 # Amiga CC audio
|
||||
#audio* at aucc?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# wscons aware interface to amiga custom chips.
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: GENERIC.in,v 1.110 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: GENERIC.in,v 1.111 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# Generic atari
|
||||
#
|
||||
@ -319,7 +319,6 @@ fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
||||
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
|
||||
audio* at eso?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
#endif /* defined(HADES_KERNEL) || defined(MILAN_KERNEL) */
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: HADES,v 1.108 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: HADES,v 1.109 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -92,7 +92,6 @@ fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
||||
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
|
||||
audio* at eso?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
pseudo-device view 4 # View (graphics mapping)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: HADES.in,v 1.13 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: HADES.in,v 1.14 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# Medusa-Hades
|
||||
#
|
||||
@ -70,7 +70,6 @@ ep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
|
||||
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
|
||||
audio* at eso?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
#endif /* SMALL030_KERNEL */
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.85 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.86 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -90,7 +90,6 @@ fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
||||
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
|
||||
audio* at eso?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
options WSEMUL_VT100 # VT100 / VT220 emulation
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.89 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.90 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -90,7 +90,6 @@ fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
||||
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
|
||||
audio* at eso?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
options WSEMUL_VT100 # VT100 / VT220 emulation
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.149 2016/12/09 02:25:46 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.150 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.149 $"
|
||||
#ident "GENERIC-$Revision: 1.150 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -209,7 +209,6 @@ wss0 at isa? port 0x82c irq 30 drq 6 drq2 7 # Windows Sound System
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MIDI support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.159 2016/12/09 02:25:46 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.160 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -504,7 +504,6 @@ lpt1 at isa? port 0x278 irq 5
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
ds1687rtc0 at isa? port 0x72 # Dallas 1687 RTC
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.99 2016/12/09 02:25:46 christos Exp $
|
||||
# $NetBSD: INSTALL,v 1.100 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# CATSINST -- CHALTECH CATS Install kernel
|
||||
#
|
||||
@ -400,7 +400,6 @@ lpt1 at isa? port 0x278 irq 5
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
#spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
ds1687rtc0 at isa? port 0x72 # Dallas RTC
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.149 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.150 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.149 $"
|
||||
#ident "GENERIC-$Revision: 1.150 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -306,7 +306,6 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
||||
# Audio support
|
||||
#audio* at audiobus?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.60 2016/12/08 11:31:09 nat Exp $
|
||||
# $NetBSD: INSTALL,v 1.61 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# INSTALL -- installation and rescue kernel.
|
||||
#
|
||||
@ -10,7 +10,7 @@ include "arch/cobalt/conf/std.cobalt"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.60 $"
|
||||
#ident "INSTALL-$Revision: 1.61 $"
|
||||
|
||||
makeoptions COPTS="-Os -mmemcpy"
|
||||
makeoptions CPUFLAGS="-march=vr5000 -mabi=32"
|
||||
@ -283,7 +283,6 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
||||
# Audio support
|
||||
#audio* at audiobus?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.123 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.124 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -193,7 +193,6 @@ mbe* at g2bus? # SEGA LAN Adapter
|
||||
aica* at g2bus? # AICA Sound Processing Unit
|
||||
audio* at aica?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
#pseudo-device cgd # cryptographic disk devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.9 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.10 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/epoc32/conf/std.epoc32"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.9 $"
|
||||
#ident "GENERIC-$Revision: 1.10 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -168,7 +168,6 @@ wskbd* at epockbd?
|
||||
|
||||
#audio* at audio?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# External devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALLWINNER_A80,v 1.17 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: ALLWINNER_A80,v 1.18 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# ALLWINNER_A80 - Allwinner A80 boards (Cubieboard4, OptimusBoard, etc)
|
||||
#
|
||||
@ -102,7 +102,6 @@ awge0 at awinio0 port ?
|
||||
#awinhdmiaudio0 at awinio0
|
||||
#audio1 at awinhdmiaudio0
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# TCON
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ARMADILLO9,v 1.50 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: ARMADILLO9,v 1.51 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# ARMADILLO9 -- Atmark Techno, Armadillo-9
|
||||
#
|
||||
@ -251,7 +251,6 @@ uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
# Audio support
|
||||
#audio* at audiobus?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MIDI support
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: BPI,v 1.18 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: BPI,v 1.19 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# BPI -- Banana Pi - an Allwinner A20 Eval Board Kernel
|
||||
#
|
||||
@ -138,7 +138,6 @@ awinhdmi0 at awinio0
|
||||
awinhdmiaudio0 at awinio0
|
||||
audio1 at awinhdmiaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# TCON
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: CUBIEBOARD,v 1.47 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: CUBIEBOARD,v 1.48 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# CUBIEBOARD -- Allwinner A10/A20 Eval Board Kernel
|
||||
#
|
||||
@ -133,7 +133,6 @@ awinhdmi0 at awinio0
|
||||
awinhdmiaudio0 at awinio0
|
||||
audio1 at awinhdmiaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# TCON
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GUMSTIX,v 1.87 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: GUMSTIX,v 1.88 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
|
||||
#
|
||||
@ -204,7 +204,6 @@ pxaacu0 at pxaip? addr 0x40500000 intr 14 # Audiostix, Audiostx2, GPSstix
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# LCD
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HDL_G,v 1.46 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: HDL_G,v 1.47 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# HDL_G -- I-O DATA HDL-G Kernel
|
||||
#
|
||||
@ -377,7 +377,6 @@ ugen* at uhub? port ?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MIDI support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HPT5325,v 1.28 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: HPT5325,v 1.29 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# This configuration supports for HP T5325 Thin Client
|
||||
#
|
||||
@ -436,7 +436,6 @@ mvsocrtc* at mvsoc? offset ? irq ?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-Devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HUMMINGBIRD_A31,v 1.25 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: HUMMINGBIRD_A31,v 1.26 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# HUMMINGBIRD_A31 - Merrii Hummingbird A31
|
||||
#
|
||||
@ -95,7 +95,6 @@ awinhdmi0 at awinio0
|
||||
awinhdmiaudio0 at awinio0
|
||||
audio1 at awinhdmiaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# TCON
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: IMX23_OLINUXINO,v 1.13 2016/12/08 11:31:10 nat Exp $
|
||||
# $Id: IMX23_OLINUXINO,v 1.14 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# IMX23_OLINUXINO -- Olimex i.MX23 OLinuXino kernel configuration file.
|
||||
#
|
||||
@ -73,7 +73,6 @@ rtc0 at apbx? addr 0x8005C000 size 0x2000 irq -1
|
||||
digfilt0 at apbx? addr 0x80048000 size 0x8000 irq -1
|
||||
audio0 at digfilt0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# USB host
|
||||
|
@ -160,7 +160,6 @@ options PXA2X0_DMAC_DMOVER_CONCURRENCY=4 # Enable dmover(9) backend
|
||||
pxaacu0 at pxaip? addr 0x40500000 intr 14
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# On-board device support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MINI2440,v 1.17 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: MINI2440,v 1.18 2016/12/10 23:03:23 christos Exp $
|
||||
#
|
||||
# MINI2440 -- Friendly ARM evaluation board based on Samsung S3C2440
|
||||
#
|
||||
@ -240,7 +240,6 @@ sd* at scsibus? target ? lun ? # SCSI disk drives
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
dme0 at ssextio? intr 7 addr 0x20000300
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MMNET_GENERIC,v 1.24 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: MMNET_GENERIC,v 1.25 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mmnet"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.24 $"
|
||||
#ident "GENERIC-$Revision: 1.25 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -519,7 +519,6 @@ ucom* at uvscom? portno ?
|
||||
# Audio support
|
||||
#audio* at audiobus?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MIDI support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MPCSA_GENERIC,v 1.46 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: MPCSA_GENERIC,v 1.47 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mpcsa"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.46 $"
|
||||
#ident "GENERIC-$Revision: 1.47 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -576,7 +576,6 @@ ucom* at uvscom? portno ?
|
||||
# Audio support
|
||||
#audio* at audiobus?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MIDI support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MV2120,v 1.28 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: MV2120,v 1.29 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# This configuration supports for HP MV2120/MV5140/MV5150.
|
||||
|
||||
@ -251,7 +251,6 @@ include "dev/bluetooth/bluetoothdevices.config"
|
||||
audio* at audiobus?
|
||||
midi* at midibus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-Devices
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: RPI,v 1.69 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: RPI,v 1.70 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# RPi -- Raspberry Pi
|
||||
#
|
||||
@ -68,7 +68,6 @@ vchiq0 at obio?
|
||||
vcaudio0 at vchiq0
|
||||
audio0 at vcaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# PL011 uart
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SHEEVAPLUG,v 1.50 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: SHEEVAPLUG,v 1.51 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# This configuration supports for generically Marvell SheevaPlug
|
||||
#
|
||||
@ -437,7 +437,6 @@ mvsocrtc* at mvsoc? offset ? irq ?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-Devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2410,v 1.60 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: SMDK2410,v 1.61 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# SMDK2410 -- Samsung's S3C2410 evaluation board.
|
||||
#
|
||||
@ -214,7 +214,6 @@ midi* at midibus?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# on-board CS8900A Ethernet
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: TEGRA,v 1.8 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: TEGRA,v 1.9 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# NVIDIA Tegra K1 (T124)
|
||||
#
|
||||
@ -125,7 +125,6 @@ options HDAUDIO_32BIT_ACCESS
|
||||
options HDAUDIO_ENABLE_HDMI
|
||||
options HDAUDIO_ENABLE_DISPLAYPORT
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# HDMI CEC
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TS7200,v 1.64 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: TS7200,v 1.65 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# TS7200 - Kernel for Technologic Systems TS7200 ARM hardware
|
||||
#
|
||||
@ -425,7 +425,6 @@ ugen* at uhub? port ?
|
||||
# Audio support
|
||||
#audio* at audiobus?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MPU 401 UARTs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TWINTAIL,v 1.67 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: TWINTAIL,v 1.68 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
|
||||
#
|
||||
@ -167,7 +167,6 @@ options KGDB_DEVRATE=115200
|
||||
# Audio support
|
||||
#audio* at audiobus?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# FlashROM disk driver
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ALCHEMY,v 1.58 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: ALCHEMY,v 1.59 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.alchemy"
|
||||
|
||||
#ident "ALCHEMY-$Revision: 1.58 $"
|
||||
#ident "ALCHEMY-$Revision: 1.59 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -224,7 +224,6 @@ ugen* at uhub? port ?
|
||||
auaudio* at aubus? addr ? # STAC9745 audio codec
|
||||
audio* at auaudio?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# GPIOs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LOONGSON,v 1.27 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: LOONGSON,v 1.28 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# LOONGSON machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbmips/conf/std.loongson"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "LOONGSON-$Revision: 1.27 $"
|
||||
#ident "LOONGSON-$Revision: 1.28 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -209,7 +209,6 @@ com1 at isa? port 0x3f8 irq 4 # Fuloong 2F only (IR port)
|
||||
gcscaudio* at pci?
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
pciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: MALTA,v 1.83 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: MALTA,v 1.84 2016/12/10 23:03:24 christos Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.malta"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "MALTA-$Revision: 1.83 $"
|
||||
#ident "MALTA-$Revision: 1.84 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -296,7 +296,6 @@ clct* at pci? dev ? function ? # Cirrus Logic CS4281
|
||||
# Audio support
|
||||
audio* at clct?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: EV64260,v 1.65 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: EV64260,v 1.66 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# MVP -- Motorola's Multiprocessing Verification Platform
|
||||
#
|
||||
@ -237,7 +237,6 @@ cd* at scsibus? target ? lun ?
|
||||
#auvia* at pci? dev ? function ? # VIA VT82C686A integrated AC'97 Audio
|
||||
#audio* at auvia?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
pciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: OPENBLOCKS266_OPT,v 1.20 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: OPENBLOCKS266_OPT,v 1.21 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
|
||||
include "arch/evbppc/conf/OPENBLOCKS266"
|
||||
@ -193,7 +193,6 @@ wd* at umass?
|
||||
uaudio* at uhub? port ? configuration ?
|
||||
audio* at uaudio?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# USB MIDI
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: PMPPC,v 1.37 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: PMPPC,v 1.38 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# PMPPC
|
||||
#
|
||||
@ -432,7 +432,6 @@ radio* at radiodev?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.192 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.193 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/hp300/conf/std.hp300"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.192 $"
|
||||
#ident "GENERIC-$Revision: 1.193 $"
|
||||
|
||||
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
|
||||
|
||||
@ -285,7 +285,6 @@ uk* at scsibus? target ? lun ? # unknown SCSI devices
|
||||
arcofi* at dio? scode ?
|
||||
audio* at arcofi?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NETBOOKPRO,v 1.18 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: NETBOOKPRO,v 1.19 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# NETBOOKPRO -- Psion Teklogix NETBOOK PRO
|
||||
#
|
||||
@ -8,7 +8,7 @@ include "arch/hpcarm/conf/files.netbookpro"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.18 $"
|
||||
#ident "GENERIC-$Revision: 1.19 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -185,7 +185,6 @@ pxaacu0 at pxaip? addr 0x40500000 intr 14 # Wolfson WM97xx
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Inter-Integrated Circuit controller
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: WZERO3,v 1.40 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: WZERO3,v 1.41 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# WZERO3 -- Sharp Windows Mobile 5 based PDA
|
||||
#
|
||||
@ -8,7 +8,7 @@ include "arch/hpcarm/conf/files.wzero3"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.40 $"
|
||||
#ident "GENERIC-$Revision: 1.41 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -237,7 +237,6 @@ wd* at umass?
|
||||
uaudio* at uhub? port ? configuration ?
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# USB Ethernet adapters
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.231 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.232 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.231 $"
|
||||
#ident "GENERIC-$Revision: 1.232 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -655,7 +655,6 @@ ugen* at uhub? port ?
|
||||
audio* at uaudio?
|
||||
midi* at midibus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-Devices
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
|
||||
#
|
||||
# $NetBSD: TX3922,v 1.103 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: TX3922,v 1.104 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
include "arch/hpcmips/conf/std.hpcmips"
|
||||
|
||||
@ -225,7 +225,6 @@ scsibus* at umass? channel ?
|
||||
uaudio* at uhub? port ? configuration ?
|
||||
audio* at uaudio?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# USB Ethernet adapters
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VR41XX,v 1.66 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: VR41XX,v 1.67 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
include "arch/hpcmips/conf/std.hpcmips"
|
||||
include "arch/hpcmips/conf/std.hpcmips.vr41"
|
||||
#ident "GENERIC-$Revision: 1.66 $"
|
||||
#ident "GENERIC-$Revision: 1.67 $"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
@ -515,7 +515,6 @@ ugen* at uhub? port ?
|
||||
|
||||
audio* at uaudio?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
pseudo-device loop # network loopback
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.9 2016/12/08 11:31:10 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.10 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -23,7 +23,7 @@ include "arch/hppa/conf/std.hppa"
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
#ident "GENERIC-$Revision: 1.9 $"
|
||||
#ident "GENERIC-$Revision: 1.10 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -548,7 +548,6 @@ harmony* at gsc? # Audio Type 2 (CS4215)
|
||||
#com* at harmony? # Telephone add-in card
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# USB Controller and Devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.405 2016/12/09 02:24:17 christos Exp $
|
||||
# $NetBSD: ALL,v 1.406 2016/12/10 23:03:24 christos Exp $
|
||||
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
|
||||
#
|
||||
# ALL machine description file
|
||||
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ALL-$Revision: 1.405 $"
|
||||
#ident "ALL-$Revision: 1.406 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -1545,7 +1545,6 @@ midi* at pcppi? # MIDI interface to the PC speaker
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# FM-Radio devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.1143 2016/12/09 02:24:17 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.1144 2016/12/10 23:03:24 christos 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.1143 $"
|
||||
#ident "GENERIC-$Revision: 1.1144 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -1468,7 +1468,6 @@ midi* at pcppi? # MIDI interface to the PC speaker
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
#spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_TINY,v 1.144 2016/12/09 02:24:17 christos Exp $
|
||||
# $NetBSD: GENERIC_TINY,v 1.145 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC_TINY -- suitable default for 4M machines
|
||||
# No EISA, PCI, or SCSI.
|
||||
@ -510,7 +510,6 @@ we1 at isa? port 0x300 iomem 0xcc000 irq 10
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
#spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Joysticks
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL_FLOPPY,v 1.32 2016/12/09 02:24:17 christos Exp $
|
||||
# $NetBSD: INSTALL_FLOPPY,v 1.33 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
@ -712,7 +712,6 @@ url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
#spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Mice
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL_TINY,v 1.146 2016/12/09 02:24:17 christos Exp $
|
||||
# $NetBSD: INSTALL_TINY,v 1.147 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# This kernel should be derived from INSTALL (which is derived
|
||||
# from GENERIC) with some features commented out.
|
||||
@ -470,7 +470,6 @@ we1 at isa? port 0x300 iomem 0xcc000 irq 10
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
#spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: XEN3_DOM0,v 1.100 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: XEN3_DOM0,v 1.101 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# XEN3_0: Xen 3.0 domain0 kernel
|
||||
|
||||
@ -719,7 +719,6 @@ hdafg* at hdaudiobus?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MPU 401 UARTs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.47 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.48 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
#
|
||||
|
||||
@ -274,7 +274,6 @@ icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
|
||||
paud0 at isa? port 0x830 irq 10 drq 0 drq2 1
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-Devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.91 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.92 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/iyonix/conf/std.iyonix"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.91 $"
|
||||
#ident "GENERIC-$Revision: 1.92 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -700,7 +700,6 @@ opl* at yds?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MPU 401 UARTs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.51 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.52 2016/12/10 23:03:24 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/landisk/conf/std.landisk"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.51 $"
|
||||
#ident "GENERIC-$Revision: 1.52 $"
|
||||
|
||||
maxusers 16 # estimated number of users
|
||||
|
||||
@ -395,7 +395,6 @@ ugen* at uhub? port ?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MIDI support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.324 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.325 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.324 $"
|
||||
#ident "GENERIC-$Revision: 1.325 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -566,7 +566,6 @@ eap* at pci? dev ? function ? # Ensoniq AudioPCI
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MPU 401 UARTs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_601,v 1.9 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC_601,v 1.10 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/macppc/conf/std.macppc.601"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
ident "GENERIC-$Revision: 1.9 $"
|
||||
ident "GENERIC-$Revision: 1.10 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -312,7 +312,6 @@ ugen* at uhub? port ? configuration ? interface ? # USB Generic driver
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MMEYE_WLF,v 1.18 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: MMEYE_WLF,v 1.19 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# MMEYE_WLF -- Brains Inc. MMEYE-WLF platforms kernel
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/mmeye/conf/std.mmeye"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.18 $"
|
||||
#ident "GENERIC-$Revision: 1.19 $"
|
||||
|
||||
maxusers 16 # estimated number of users
|
||||
|
||||
@ -174,7 +174,6 @@ rs5c372rtc* at iic? addr 0x32
|
||||
#ac97x at mainbus? addr1 0xb3000000-0xb300000f irq1 1 # AD1881A
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# SH4 Area5/6 PCMCIA space devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.128 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.129 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -274,7 +274,6 @@ midi* at sb? # SB1 MIDI port
|
||||
# Audio support
|
||||
audio* at sb?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-Devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.159 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.160 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/ofppc/conf/std.ofppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.159 $"
|
||||
#ident "GENERIC-$Revision: 1.160 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -405,7 +405,6 @@ auvia* at pci? dev ? function ? # VIA VT82C686A integrated AC'97 Audio
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# kernel config file for debugging.
|
||||
#
|
||||
# $NetBSD: DEBUG,v 1.21 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: DEBUG,v 1.22 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
|
||||
include "arch/playstation2/conf/std.playstation2"
|
||||
@ -112,9 +112,6 @@ uyap* at uhub? port ?
|
||||
|
||||
audio* at uaudio?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
pseudo-device ppp # Point-to-Point Protocol
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.188 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.189 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/pmax/conf/std.pmax"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.188 $"
|
||||
#ident "GENERIC-$Revision: 1.189 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -205,7 +205,6 @@ vsms* at zsc0 channel ? # mouse port on A channels
|
||||
|
||||
audio* at bba?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
dtkbd* at dt? addr ?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC64,v 1.22 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: GENERIC64,v 1.23 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/pmax/conf/std.pmax64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.22 $"
|
||||
#ident "GENERIC-$Revision: 1.23 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -204,7 +204,6 @@ vsms* at zsc0 channel ? # mouse port on A channels
|
||||
|
||||
audio* at bba?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
dtkbd* at dt? addr ?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.72 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: INSTALL,v 1.73 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# Distribution install kernel (any model)
|
||||
# netbsd: cut-down kernel for miniroots.
|
||||
@ -113,7 +113,6 @@ lkkbd* at zsc1 channel ? # keyboard port on A channels
|
||||
|
||||
#audio* at bba?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
dtkbd* at dt? addr ?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL64,v 1.9 2016/12/08 11:31:11 nat Exp $
|
||||
# $NetBSD: INSTALL64,v 1.10 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# Distribution install kernel (any model)
|
||||
# netbsd: cut-down kernel for miniroots.
|
||||
@ -106,7 +106,6 @@ lkkbd* at zsc1 channel ? # keyboard port on A channels
|
||||
|
||||
#audio* at bba?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
dtkbd* at dt? addr ?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.178 2016/12/09 02:25:47 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.179 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.178 $"
|
||||
#ident "GENERIC-$Revision: 1.179 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -508,7 +508,6 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
#spkr0 at pcppi? # PC speaker
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ENCPP1,v 1.13 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: ENCPP1,v 1.14 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# Ampro EnCorePP1 machine description file
|
||||
#
|
||||
@ -23,7 +23,7 @@ options PIC_I8259
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ENCPP1-$Revision: 1.13 $"
|
||||
#ident "ENCPP1-$Revision: 1.14 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -176,7 +176,6 @@ auvia* at pci? dev ? function ? # VIA integrated AC'97 Audio
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
pckbc0 at isa? # PS/2 keyboard controller
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC32_IP2x,v 1.106 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: GENERIC32_IP2x,v 1.107 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC32_IP2x machine description file
|
||||
#
|
||||
@ -29,7 +29,7 @@ makeoptions TEXTADDR=0x88069000 # entry point
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC32-IP2x-$Revision: 1.106 $"
|
||||
#ident "GENERIC32-IP2x-$Revision: 1.107 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -280,7 +280,6 @@ zsms0 at zsc1 channel 1
|
||||
scsibus* at scsi? # HPC SCSI
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Pseudo-Devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.109 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.110 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC32_IP3x machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ makeoptions TEXTADDR="0x80069000" # entry point
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.109 $"
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.110 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -415,7 +415,6 @@ sbp* at ieee1394if? euihi ? euilo ?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# MIDI support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.124 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.125 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# Generic Shark configuration.
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/shark/conf/std.shark"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.124 $"
|
||||
#ident "GENERIC-$Revision: 1.125 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -271,7 +271,6 @@ audio* at ess?
|
||||
opl* at ess?
|
||||
midi* at opl?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Joystick @OFW
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.59 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: INSTALL,v 1.60 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# Shark installation kernel
|
||||
#
|
||||
@ -235,7 +235,6 @@ scr* at ofisascr?
|
||||
#opl* at ess?
|
||||
#midi* at opl?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Joystick @OFW
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.93 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: INSTALL,v 1.94 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
|
||||
#
|
||||
@ -508,7 +508,6 @@ pseudo-device loop
|
||||
#audiocs0 at sbus0 slot ? offset ? # SUNW,CS4231
|
||||
#audio* at audiocs0
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: KRUPS,v 1.70 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: KRUPS,v 1.71 2016/12/10 23:03:25 christos Exp $
|
||||
# From: NetBSD: GENERIC,v 1.197 2006/12/04 23:43:35 elad Exp
|
||||
#
|
||||
# Krups (JavaStation-NC) machine description file
|
||||
@ -8,7 +8,7 @@ include "arch/sparc/conf/std.sparc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "KRUPS-$Revision: 1.70 $"
|
||||
#ident "KRUPS-$Revision: 1.71 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -323,7 +323,6 @@ pseudo-device bpfilter
|
||||
audiocs* at ebus? # SUNW,CS4231
|
||||
audio* at audiocs?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# wscons
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MRCOFFEE,v 1.49 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: MRCOFFEE,v 1.50 2016/12/10 23:03:25 christos Exp $
|
||||
# From: NetBSD: GENERIC,v 1.197 2006/12/04 23:43:35 elad Exp
|
||||
#
|
||||
# Mr.Coffee (JavaStation 1) machine description file
|
||||
@ -12,7 +12,7 @@ include "arch/sparc/conf/std.sparc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "MRCOFFEE-$Revision: 1.49 $"
|
||||
#ident "MRCOFFEE-$Revision: 1.50 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -315,7 +315,6 @@ pseudo-device bpfilter
|
||||
audiocs0 at sbus0 slot ? offset ? # SUNW,CS4231
|
||||
audio0 at audiocs0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
## Sun "tcx" accelerated color framebuffer.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TADPOLE3GX,v 1.68 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: TADPOLE3GX,v 1.69 2016/12/10 23:03:25 christos Exp $
|
||||
|
||||
include "arch/sparc/conf/std.sparc"
|
||||
|
||||
@ -345,7 +345,6 @@ options DBRI_BIG_BUFFER # use bigger DMA buffers, for slow CPUs
|
||||
dbri0 at sbus0 slot ? offset ? # SUNW,DBRI[s3|e]
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# Tadpole 3GX/3GS (P9100 -- P Nine One Zero Zero -> pnozz)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.194 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.195 2016/12/10 23:03:25 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/sparc64/conf/std.sparc64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.194 $"
|
||||
#ident "GENERIC-$Revision: 1.195 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -883,7 +883,6 @@ auacer* at pci? dev ? function ? # Ultra45
|
||||
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
midi* at midibus?
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $NetBSD: NONPLUS64,v 1.48 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: NONPLUS64,v 1.49 2016/12/10 23:03:25 christos Exp $
|
||||
|
||||
include "arch/sparc64/conf/std.sparc64"
|
||||
|
||||
#ident "NONPLUS64-$Revision: 1.48 $"
|
||||
#ident "NONPLUS64-$Revision: 1.49 $"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
@ -365,7 +365,6 @@ pseudo-device ipfilter
|
||||
audiocs0 at sbus0 slot ? offset ? # SUNW,CS4231
|
||||
audio* at audiocs0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: GENERIC.common,v 1.22 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: GENERIC.common,v 1.23 2016/12/10 23:03:26 christos Exp $
|
||||
|
||||
include "arch/usermode/conf/std.usermode"
|
||||
|
||||
options INCLUDE_CONFIG_FILE
|
||||
#ident "GENERIC-$Revision: 1.22 $"
|
||||
#ident "GENERIC-$Revision: 1.23 $"
|
||||
maxusers 32
|
||||
|
||||
makeoptions DEBUG="-O1 -g3"
|
||||
@ -65,7 +65,6 @@ veth0 at mainbus?
|
||||
vaudio0 at mainbus?
|
||||
audio0 at vaudio0
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
vncfb0 at mainbus?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.197 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.198 2016/12/10 23:03:26 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/vax/conf/std.vax"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.197 $"
|
||||
#ident "GENERIC-$Revision: 1.198 $"
|
||||
|
||||
# Here are all different supported CPU types listed.
|
||||
#options VAX8800 # VAX 8500, 8530, 8550, 8700, 8800
|
||||
@ -209,7 +209,6 @@ vsaudio0 at vsbus0 csr 0x200d0000 # VS4000/60 (or VLC) audio
|
||||
vsaudio0 at vsbus0 csr 0x26800000 # VS4000/90 audio
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
tc0 at vsbus0 csr 0x36000000 # VS4000/60 or 90 TC adapter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.181 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.182 2016/12/10 23:03:26 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.181 $"
|
||||
#ident "GENERIC-$Revision: 1.182 $"
|
||||
|
||||
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
|
||||
|
||||
@ -293,7 +293,6 @@ com1 at intio0 addr 0xefff10 intr 241 # PSX16550, port2
|
||||
vs0 at intio0 addr 0xe92000 dma 3 dmaintr 106
|
||||
audio* at vs?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
## Network interfaces
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.110 2016/12/08 11:31:12 nat Exp $
|
||||
# $NetBSD: INSTALL,v 1.111 2016/12/10 23:03:26 christos Exp $
|
||||
|
||||
#
|
||||
# INSTALL -- installation kernel.
|
||||
@ -8,7 +8,7 @@ include "arch/x68k/conf/std.x68k"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.110 $"
|
||||
#ident "INSTALL-$Revision: 1.111 $"
|
||||
|
||||
makeoptions COPTS="-Os" # Optimise for space. Implies -O2
|
||||
|
||||
@ -255,7 +255,6 @@ sram0 at intio0 addr 0xed0000 # battery-backuped static RAM
|
||||
#vs0 at intio0 addr 0xe92000 dma 3 dmaintr 106
|
||||
#audio* at vs?
|
||||
|
||||
#options VAUDIOSPEAKER
|
||||
#spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
## Network interfaces
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.68 2016/12/08 11:31:13 nat Exp $
|
||||
# $NetBSD: GENERIC,v 1.69 2016/12/10 23:03:26 christos Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -135,6 +135,7 @@ options SYSVSHM # System V-like memory sharing
|
||||
#options USERCONF # userconf(4) support
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
options NOPORTALGO
|
||||
|
||||
#
|
||||
# wscons options
|
||||
@ -240,7 +241,6 @@ audio* at zaudio?
|
||||
# Audio support
|
||||
audio* at audiobus?
|
||||
|
||||
options VAUDIOSPEAKER
|
||||
spkr0 at audio0 # PC speaker (synthesized)
|
||||
|
||||
# integrated 16550 UARTs
|
||||
|
Loading…
Reference in New Issue
Block a user