Add yds at pci and children.

Alpha and i386 are the only tested ports.
This commit is contained in:
minoura 2001-03-30 14:47:48 +00:00
parent 4b0b823fa4
commit a9a5dcd043
4 changed files with 24 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: ALPHA,v 1.145 2001/02/04 17:05:16 ad Exp $
# $NetBSD: ALPHA,v 1.146 2001/03/30 14:47:48 minoura Exp $
#
# Alpha kernel with all the options you'd want, and more.
include "arch/alpha/conf/std.alpha"
ident "ALPHA-$Revision: 1.145 $"
ident "ALPHA-$Revision: 1.146 $"
maxusers 32
@ -274,15 +274,19 @@ tlp* at pci? dev ? function ? # DECchip 21x4x and clones
uhci* at pci? dev ? function ? # USB Univ. Host Controller
vga* at pci? dev ? function ? # PCI VGA Graphics
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
yds* at pci? dev ? function ? # Yamaha DS-1 PCI Audio
audio* at eap?
audio* at eso?
audio* at sv?
audio* at yds?
opl* at eso?
#opl* at sv?
opl* at yds?
mpu* at eso?
mpu* at yds?
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.182 2001/02/05 04:16:52 itojun Exp $
# $NetBSD: GENERIC,v 1.183 2001/03/30 14:47:48 minoura Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
#
@ -6,7 +6,7 @@
include "arch/alpha/conf/std.alpha"
#ident "GENERIC-$Revision: 1.182 $"
#ident "GENERIC-$Revision: 1.183 $"
maxusers 32
@ -247,15 +247,19 @@ tlp* at pci? dev ? function ? # DECchip 21x4x and clones
uhci* at pci? dev ? function ? # USB Univ. Host Controller
vga* at pci? dev ? function ? # PCI VGA Graphics
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
yds* at pci? dev ? function ? # Yamaha DS-1 PCI Audio
audio* at eap?
audio* at eso?
audio* at sv?
audio* at yds?
opl* at eso?
#opl* at sv?
opl* at yds?
mpu* at eso?
mpu* at yds?
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.401 2001/03/28 18:45:07 ichiro Exp $
# $NetBSD: GENERIC,v 1.402 2001/03/30 14:47:49 minoura Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.401 $"
#ident "GENERIC-$Revision: 1.402 $"
maxusers 32 # estimated number of users
@ -747,6 +747,7 @@ eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
fms* at pci? dev ? function ? # Forte Media FM801
neo* at pci? dev ? function ? # NeoMagic 256 AC'97 Audio
sv* at pci? dev ? function ? # S3 SonicVibes
yds* at pci? dev ? function ? # Yamaha DS-1 PCI Audio
# ISA Plug-and-Play audio devices
ess* at isapnp? # ESS Tech ES1887, ES1888, ES888 audio
@ -776,6 +777,7 @@ opl* at fms?
opl* at sb?
opl* at sv?
opl* at wss?
opl* at yds?
opl* at ym?
# Audio support
@ -799,6 +801,7 @@ audio* at sp?
audio* at sv?
audio* at uaudio?
audio* at wss?
audio* at yds?
audio* at ym?
# MPU 401 UARTs
@ -806,6 +809,7 @@ audio* at ym?
mpu* at eso?
mpu* at fms?
mpu* at sb?
mpu* at yds?
mpu* at ym?
# MIDI support

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC_LAPTOP,v 1.12 2001/02/02 10:54:37 fvdl Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.13 2001/03/30 14:47:49 minoura Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.12 $"
#ident "GENERIC-$Revision: 1.13 $"
maxusers 32 # estimated number of users
@ -580,6 +580,7 @@ eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
fms* at pci? dev ? function ? # Forte Media FM801
sv* at pci? dev ? function ? # S3 SonicVibes
neo* at pci? dev ? function ? # NeoMagic 256 AC'97 Audio
yds* at pci? dev ? function ? # Yamaha DS-1 PCI Audio
# ISA Plug-and-Play audio devices
ess* at isapnp? # ESS Tech ES1887, ES1888, ES888 audio
@ -609,6 +610,7 @@ opl* at fms?
opl* at sb?
opl* at sv?
opl* at wss?
opl* at yds?
opl* at ym?
# Audio support
@ -630,6 +632,7 @@ audio* at sp?
audio* at sv?
audio* at uaudio?
audio* at wss?
audio* at yds?
audio* at ym?
# MPU 401 UARTs
@ -637,6 +640,7 @@ audio* at ym?
mpu* at eso?
mpu* at fms?
mpu* at sb?
mpu* at yds?
mpu* at ym?
# MIDI support