patch-2.1.94 linux/Documentation/sound/MAD16
Next file: linux/Documentation/sound/Opti
Previous file: linux/Documentation/sound/AWE32
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Wed Apr 8 15:34:23 1998
- Orig file:
v2.1.93/linux/Documentation/sound/MAD16
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.93/linux/Documentation/sound/MAD16 linux/Documentation/sound/MAD16
@@ -0,0 +1,25 @@
+From: Shaw Carruthers <shaw@shawc.demon.co.uk>
+
+I have been using mad16 sound for some time now with no problems, current
+kernel 2.1.89
+
+lsmod shows:
+
+mad16 5176 0
+sb 22044 0 [mad16]
+uart401 5576 0 [mad16 sb]
+ad1848 14176 1 [mad16]
+sound 61928 0 [mad16 sb uart401 ad1848]
+
+.config has:
+
+CONFIG_SOUND=m
+CONFIG_ADLIB=m
+CONFIG_MAD16=m
+CONFIG_YM3812=m
+
+modules.conf has:
+
+alias char-major-14 mad16
+options sb mad16=1
+options mad16 io=0x530 irq=7 dma=0 dma16=1 && /usr/local/bin/aumix -w 15 -p 20 -m 0 -1 0 -2 0 -3 0 -i 0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov