diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-05-27 05:11:02 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-05-29 04:15:11 -0400 |
commit | cdc27f3a3fad42f797d4112719d8455fda78c2df (patch) | |
tree | e6303290fa232733307242036bc282baf77b205d /Documentation | |
parent | 685c0dccadfe19233d414afd9f00b8d480a85953 (diff) |
[ALSA] [doc] Fix a comment about dxs_support for via82xx driver
Documentation
Fixed/improved a comment about dxs_support option for via82xx driver.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index bb31ae7698b1..97544ef265f7 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -1286,8 +1286,10 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1286 | sample rates (e.g. 44.1kHz of mp3 playback), please let us | 1286 | sample rates (e.g. 44.1kHz of mp3 playback), please let us |
1287 | know the PCI subsystem vendor/device id's (output of | 1287 | know the PCI subsystem vendor/device id's (output of |
1288 | "lspci -nv"). | 1288 | "lspci -nv"). |
1289 | If dxs_support=5 does not work, try dxs_support=1; if it | 1289 | If dxs_support=5 does not work, try dxs_support=4; if it |
1290 | doesn't work too, try dxs_support=4. If it still doesn't | 1290 | doesn't work too, try dxs_support=1. (dxs_support=1 is |
1291 | usually for old motherboards. The correct implementated | ||
1292 | board should work with 4 or 5.) If it still doesn't | ||
1291 | work and the default setting is ok, dxs_support=3 is the | 1293 | work and the default setting is ok, dxs_support=3 is the |
1292 | right choice. If the default setting doesn't work at all, | 1294 | right choice. If the default setting doesn't work at all, |
1293 | try dxs_support=2 to disable the DXS channels. | 1295 | try dxs_support=2 to disable the DXS channels. |