patch-2.3.99-pre4 linux/Documentation/sound/CMI8330
Next file: linux/Documentation/sound/PAS16
Previous file: linux/Documentation/filesystems/ntfs.txt
Back to the patch index
Back to the overall index
- Lines: 54
- Date:
Mon Mar 27 11:02:54 2000
- Orig file:
v2.3.99-pre3/linux/Documentation/sound/CMI8330
- Orig date:
Thu Feb 10 17:11:02 2000
diff -u --recursive --new-file v2.3.99-pre3/linux/Documentation/sound/CMI8330 linux/Documentation/sound/CMI8330
@@ -2,6 +2,9 @@
-------------------------------------
Alessandro Zummo <azummo@ita.flashnet.it>
+( Be sure to read Documentation/sound/SoundPro too )
+
+
This adapter is now directly supported by the sb driver.
The only thing you have to do is to compile the kernel sound
@@ -24,17 +27,6 @@
for MPU401 support.
-CONFIG_SOUND_YM3812=m
-
- for OPL3 support. Please note that there are better ways to play midi files, like
- timidity or the softoss2 module.
-
-
-CONFIG_JOYSTICK=y
-
- to activate the joystick port.
-
-
(I suggest you to use "make menuconfig" or "make xconfig"
for a more comfortable configuration editing)
@@ -51,25 +43,8 @@
sb: CMI8330 detected.
sb: CMI8330 sb base located at 0x220
sb: CMI8330 mpu base located at 0x330
-sb: CMI8330 gameport base located at 0x200
-sb: CMI8330 opl3 base located at 0x388
sb: CMI8330 mail reports to Alessandro Zummo <azummo@ita.flashnet.it>
sb: ISAPnP reports CMI 8330 SoundPRO at i/o 0x220, irq 7, dma 1,5
-
-
-
-
-To activate the OPL3 support, you need these lines in /etc/modules.conf
-or in a file in /etc/modutils
-
-alias synth0 opl3
-options opl3 io=0x388
-
-and then you can do:
-
- modprobe opl3
-
-
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)