summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2001-07-14 02:44:51 +0000
committernyan <nyan@FreeBSD.org>2001-07-14 02:44:51 +0000
commit3dd054b814ec2377d3b0202176e3d5e6c03c902f (patch)
treedf913932ac4f46a2abeb27e2f2b5b490871cb794
parent671d8c3b274db8ff00d0442d6176ff57ea2d76a3 (diff)
downloadFreeBSD-src-3dd054b814ec2377d3b0202176e3d5e6c03c902f.zip
FreeBSD-src-3dd054b814ec2377d3b0202176e3d5e6c03c902f.tar.gz
Added (commented out) audio driver.
-rw-r--r--sys/pc98/conf/GENERIC4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 32e296e..975272e 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -126,6 +126,10 @@ device npx
# Add suspend/resume support for the i8254.
#device pmtimer
+# Audio support
+#device pcm # Windows Sound System
+#device sbc # Sound Blaster 16
+
# PCCARD (PCMCIA) support
device card # pccard bus
device pcic # PCMCIA bridge
OpenPOWER on IntegriCloud