diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-12-19 14:44:46 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-12-19 14:44:46 +0300 |
commit | 692f90421d3716ef0d0f120d9d2c9684009a4a01 (patch) | |
tree | 3057b46e337ec5aa123d4d14761aaa14c960bdbf /Documentation | |
parent | 4f2d23e1c3fe0abaf87fead3033c6cc3671b4d1c (diff) | |
download | linux-692f90421d3716ef0d0f120d9d2c9684009a4a01.tar.xz |
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')
-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. What `model` option values are available depends on the codec chip. Check your codec chip from the codec proc file (see "Codec Proc-File" section below). It will show the vendor/product name of your codec -chip. Then, see Documentation/sound/alsa/ALSA-Configuration.txt -file, the section of HD-audio driver. You can find a list of codecs +chip. Then, see Documentation/sound/alsa/HD-Audio-Modelstxt file, +the section of HD-audio driver. You can find a list of codecs and `model` options belonging to each codec. For example, for Realtek ALC262 codec chip, pass `model=ultra` for devices that are compatible with Samsung Q1 Ultra. |