patch-2.3.99-pre6 linux/Documentation/sound/README.modules
Next file: linux/Documentation/sound/Soundblaster
Previous file: linux/Documentation/sound/README.awe
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Tue Apr 11 19:13:15 2000
- Orig file:
v2.3.99-pre5/linux/Documentation/sound/README.modules
- Orig date:
Sun Nov 7 16:37:33 1999
diff -u --recursive --new-file v2.3.99-pre5/linux/Documentation/sound/README.modules linux/Documentation/sound/README.modules
@@ -33,6 +33,12 @@
options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
options adlib_card io=0x388 # FM synthesizer
+ Alternatively, if you have compiled in kernel level ISAPnP support:
+
+alias char-major-14 sb
+post-install sb /sbin/modprobe "-k" "adlib_card"
+options adlib_card io=0x388
+
The effect of this is that the sound driver and all necessary bits and
pieces autoload on demand, assuming you use kerneld (a sound choice) and
autoclean when not in use. Also, options for the device drivers are
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)