aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/ALSA-Configuration.txt
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2007-09-03 03:55:49 -0400
committerJaroslav Kysela <perex@perex.cz>2007-10-16 09:59:44 -0400
commitc78c950d28df984e39ad028a90bcdadcd3eda3b6 (patch)
tree3353f01703a224b0c9be3b3d7bbb93cebea7c799 /Documentation/sound/alsa/ALSA-Configuration.txt
parent8992e18db32f5df55fd4b458def7dccd2a5c3266 (diff)
[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37
Integrated MPU-401/OPL3 ports are available with chip version 39 and later, so we do not test for the port with version 37. Now that the test is known to work, we can again enable the MIDI port by default. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation/sound/alsa/ALSA-Configuration.txt')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 38e775629c12..96bf25ccc1c5 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -367,9 +367,8 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
367 367
368 Module for C-Media CMI8338/8738/8768/8770 PCI sound cards. 368 Module for C-Media CMI8338/8738/8768/8770 PCI sound cards.
369 369
370 mpu_port - port address of MIDI interface: 370 mpu_port - port address of MIDI interface (8338 only):
371 0x300,0x310,0x320,0x330 = legacy port, 371 0x300,0x310,0x320,0x330 = legacy port,
372 1 = integrated PCI port (8738 or later),
373 0 = disable (default) 372 0 = disable (default)
374 fm_port - port address of OPL-3 FM synthesizer (8x38 only): 373 fm_port - port address of OPL-3 FM synthesizer (8x38 only):
375 0x388 = legacy port, 374 0x388 = legacy port,