summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2000-05-19 15:41:52 +0000
committernyan <nyan@FreeBSD.org>2000-05-19 15:41:52 +0000
commit61405e3c6a0ec399d3c1d7e9d9361876599a7d7c (patch)
treec35009e393b73016767dc7acce0c89fe29881542 /sys/pc98/conf
parent6ac8bb3941e2a536b2fa4041df0691071f7c04f7 (diff)
downloadFreeBSD-src-61405e3c6a0ec399d3c1d7e9d9361876599a7d7c.zip
FreeBSD-src-61405e3c6a0ec399d3c1d7e9d9361876599a7d7c.tar.gz
Supported the mss on PC-98 and Sound Blaster 98.
Submitted by: "T.Yamaoka" <taka@windows.squares.net>
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index bdf1e9a..ccd610a 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -287,6 +287,15 @@ device sn
#device joy0 at isa? port 0x04d2
+# The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!).
+#
+# Windows Sound System
+#device pcm0 at isa? port 0xf40 irq 12 drq 1 flags 0x10000
+#
+# Sound Blaster 16 (This device need the bridge driver.)
+#device pcm
+#device sbc0 at isa? port 0x20d2 irq 10 drq 3
+
# Pseudo devices - the number indicates how many units to allocated.
pseudo-device loop # Network loopback
pseudo-device ether # Ethernet support
OpenPOWER on IntegriCloud