diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-12-19 06:44:46 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-12-19 06:44:46 -0500 |
commit | 692f90421d3716ef0d0f120d9d2c9684009a4a01 (patch) | |
tree | 3057b46e337ec5aa123d4d14761aaa14c960bdbf /Documentation/sound | |
parent | 4f2d23e1c3fe0abaf87fead3033c6cc3671b4d1c (diff) |
ALSA: hda - Fix HD-Audio.txt reference of model list
The model list is now in HD-Audio-Models.txt.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/sound/alsa/HD-Audio.txt b/Documentation/sound/alsa/HD-Audio.txt index 642a2b012541..8d68fff71839 100644 --- a/Documentation/sound/alsa/HD-Audio.txt +++ b/Documentation/sound/alsa/HD-Audio.txt | |||
@@ -162,8 +162,8 @@ PCI SSID look-up. | |||
162 | What `model` option values are available depends on the codec chip. | 162 | What `model` option values are available depends on the codec chip. |
163 | Check your codec chip from the codec proc file (see "Codec Proc-File" | 163 | Check your codec chip from the codec proc file (see "Codec Proc-File" |
164 | section below). It will show the vendor/product name of your codec | 164 | section below). It will show the vendor/product name of your codec |
165 | chip. Then, see Documentation/sound/alsa/ALSA-Configuration.txt | 165 | chip. Then, see Documentation/sound/alsa/HD-Audio-Modelstxt file, |
166 | file, the section of HD-audio driver. You can find a list of codecs | 166 | the section of HD-audio driver. You can find a list of codecs |
167 | and `model` options belonging to each codec. For example, for Realtek | 167 | and `model` options belonging to each codec. For example, for Realtek |
168 | ALC262 codec chip, pass `model=ultra` for devices that are compatible | 168 | ALC262 codec chip, pass `model=ultra` for devices that are compatible |
169 | with Samsung Q1 Ultra. | 169 | with Samsung Q1 Ultra. |