summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/local.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1993-10-23 10:55:52 +0000
committerjkh <jkh@FreeBSD.org>1993-10-23 10:55:52 +0000
commit6fff94e5f07f0d167d9ddbd386e366596f36081a (patch)
tree02792126c665934c13fb381bfaf87335b0633267 /sys/i386/isa/sound/local.h
parent47553b3ec63c85480e289f6f8157885799107ee6 (diff)
downloadFreeBSD-src-6fff94e5f07f0d167d9ddbd386e366596f36081a.zip
FreeBSD-src-6fff94e5f07f0d167d9ddbd386e366596f36081a.tar.gz
This is the Linux generic soundcard driver, version 1.0c. Supports
SBlaster/Adlib/ProAudio Spectrum/Gravis/etc cards. This is a BETA test driver, please test it and get back to me!
Diffstat (limited to 'sys/i386/isa/sound/local.h')
-rw-r--r--sys/i386/isa/sound/local.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys/i386/isa/sound/local.h b/sys/i386/isa/sound/local.h
new file mode 100644
index 0000000..f705863
--- /dev/null
+++ b/sys/i386/isa/sound/local.h
@@ -0,0 +1,17 @@
+/* Generated by configure. Don't edit!!!! */
+
+#define KERNEL_SOUNDCARD
+#undef EXCLUDE_PAS
+#undef EXCLUDE_SB
+#undef EXCLUDE_ADLIB
+#undef EXCLUDE_GUS
+#define EXCLUDE_MPU401 /* Not ready yet */
+#undef EXCLUDE_SBPRO
+#undef EXCLUDE_AUDIO
+#undef EXCLUDE_MIDI
+#undef EXCLUDE_YM3812
+#undef EXCLUDE_SEQUENCER
+#undef EXCLUDE_CHIP_MIDI
+
+#define DSP_BUFFSIZE 32768
+#define SELECTED_SOUND_OPTIONS 0xffffffff
OpenPOWER on IntegriCloud