提交 d6e33796 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] cmipci: Fix obsolete description

Documentation
Fixed obsolete description about CMIPCI driver.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 e6e514fa
...@@ -89,19 +89,22 @@ and use the interleaved 4 channel data. ...@@ -89,19 +89,22 @@ and use the interleaved 4 channel data.
There are some control switchs affecting to the speaker connections: There are some control switchs affecting to the speaker connections:
"Line-In As Rear" - As mentioned above, the line-in jack is used "Line-In Mode" - an enum control to change the behavior of line-in
for the rear (3th and 4th channels) output. jack. Either "Line-In", "Rear Output" or "Bass Output" can
"Line-In As Bass" - The line-in jack is used for the bass (5th be selected. The last item is available only with model 039
and 6th channels) output. or newer.
"Mic As Center/LFE" - The mic jack is used for the bass output. When "Rear Output" is chosen, the surround channels 3 and 4
If this switch is on, you cannot use a microphone as a capture are output to line-in jack.
source, of course. "Mic-In Mode" - an enum control to change the behavior of mic-in
jack. Either "Mic-In" or "Center/LFE Output" can be
selected.
When "Center/LFE Output" is chosen, the center and bass
channels (channels 5 and 6) are output to mic-in jack.
Digital I/O Digital I/O
----------- -----------
The CM8x38 provides the excellent SPDIF capability with very chip The CM8x38 provides the excellent SPDIF capability with very cheap
price (yes, that's the reason I bought the card :) price (yes, that's the reason I bought the card :)
The SPDIF playback and capture are done via the third PCM device The SPDIF playback and capture are done via the third PCM device
...@@ -122,8 +125,9 @@ respectively, so you cannot playback both analog and digital streams ...@@ -122,8 +125,9 @@ respectively, so you cannot playback both analog and digital streams
simultaneously. simultaneously.
To enable SPDIF output, you need to turn on "IEC958 Output Switch" To enable SPDIF output, you need to turn on "IEC958 Output Switch"
control via mixer or alsactl. Then you'll see the red light on from control via mixer or alsactl ("IEC958" is the official name of
the card so you know that's working obviously :) so-called S/PDIF). Then you'll see the red light on from the card so
you know that's working obviously :)
The SPDIF input is always enabled, so you can hear SPDIF input data The SPDIF input is always enabled, so you can hear SPDIF input data
from line-out with "IEC958 In Monitor" switch at any time (see from line-out with "IEC958 In Monitor" switch at any time (see
below). below).
...@@ -205,9 +209,10 @@ In addition to the standard SB mixer, CM8x38 provides more functions. ...@@ -205,9 +209,10 @@ In addition to the standard SB mixer, CM8x38 provides more functions.
MIDI CONTROLLER MIDI CONTROLLER
--------------- ---------------
The MPU401-UART interface is enabled as default only for the first The MPU401-UART interface is disabled as default. You need to set
(CMIPCI) card. You need to set module option "midi_port" properly module option "mpu_port" with a valid I/O port address to enable the
for the 2nd (CMIPCI) card. MIDI support. The valid I/O ports are 0x300, 0x310, 0x320 and 0x330.
Choose the value which doesn't conflict with other cards.
There is _no_ hardware wavetable function on this chip (except for There is _no_ hardware wavetable function on this chip (except for
OPL3 synth below). OPL3 synth below).
...@@ -229,9 +234,11 @@ I don't know why.. ...@@ -229,9 +234,11 @@ I don't know why..
Joystick and Modem Joystick and Modem
------------------ ------------------
The joystick and modem should be available by enabling the control The legacy joystick is supported. To enable the joystick support, pass
switch "Joystick" and "Modem" respectively. But I myself have never joystick_port=1 module option. The value 1 means the auto-detection.
tested them yet. If the auto-detection fails, try to pass the exact I/O address.
The modem is enabled dynamically via a card control switch "Modem".
Debugging Information Debugging Information
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册