diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-11-25 15:18:29 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-25 15:18:29 +0100 |
commit | 661cd8fb5210af78f0763071642e0764a10389a6 (patch) | |
tree | 25c0c5e445c3a0d81e1f0229943490c136e758ae /Documentation | |
parent | c65574abad288d7123bd49e7906fa53b7e420239 (diff) | |
download | op-kernel-dev-661cd8fb5210af78f0763071642e0764a10389a6.zip op-kernel-dev-661cd8fb5210af78f0763071642e0764a10389a6.tar.gz |
ALSA: hda - Check model for Dell 92HD73xx laptops
Check the model type instead of PCI SSID for detection of the mic types
on Dell laptops with IDT 92HD73xx codecs. In this way, a new laptop
can be tested via model module option.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 147f176..3cd2ad9 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1076,7 +1076,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. STAC92HD73* ref Reference board - dell-m6 Dell desktops + dell-m6-amic Dell desktops/laptops with analog mics + dell-m6-dmic Dell desktops/laptops with digital mics + dell-m6 Dell desktops/laptops with both type of mics STAC9872 vaio Setup for VAIO FE550G/SZ110 |