1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00

Removed the VoxWare sound drivers.

This commit is contained in:
Yoshihiro Takahashi 2000-12-10 10:02:32 +00:00
parent 247ff8f1e5
commit 4fca76da0c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69814
2 changed files with 4 additions and 40 deletions

View File

@ -204,27 +204,14 @@ device awi
# Xircom pccard ethernet
device xe
#device joy
# The VoxWare sound drivers
#device snd
#device sb
#device sbxvi
#device sbmidi
#device opl
#device nss
#device mss
#device mpu
#device joy
# The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!).
#
# Windows Sound System
#device pcm
#device pcm
#
# Sound Blaster 16 (This device need the bridge driver.)
#device pcm
#device sbc
#device pcm
#device sbc
# Pseudo devices - the number indicates how many units to allocated.
device random # Entropy device

View File

@ -276,32 +276,9 @@ hint.snc.0.port="0x888"
hint.snc.0.irq="6"
hint.snc.0.maddr="0xc0000"
# The VoxWare sound drivers
#hint.sb.0.at="isa"
#hint.sb.0.port="0x20d2"
#hint.sb.0.irq="10"
#hint.sb.0.drq="3"
#hint.sbxvi.0.at="isa"
#hint.sbxvi.0.drq="3"
#hint.sbmidi.0.at="isa"
#hint.sbmidi.0.port="0x80d2"
#hint.opl.0.at="isa"
#hint.opl.0.port="0x28d2"
#hint.nss.0.at="isa"
#hint.nss.0.port="0xa460"
#hint.nss.0.irq="12"
#hint.mss.0.at="isa"
#hint.mss.0.port="0xf40"
#hint.mss.0.irq="12"
#hint.mss.0.drq="1"
#hint.mpu.0.at="isa"
#hint.mpu.0.port="0xe0d0"
#hint.mpu.0.irq="6"
#hint.joy.0.at="isa"
#hint.joy.0.port="0x04d2"
# The newpcm driver (use INSTEAD of snd and all VOXWARE drivers!)
# Windows Sound System
#hint.pcm.0.at="isa"
#hint.pcm.0.port="0xf40"