diff options
author | Aristeu Sergio Rozanski Filho <aris@ruivo.org> | 2009-02-12 17:50:37 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-02-13 08:40:20 +0100 |
commit | 27e089888fb1a3d1d13892262f9d522b03985044 (patch) | |
tree | e03566b4cf9ecb4dcf8b322bdc32857f67d50588 /Documentation/sound/alsa | |
parent | 8bb0ac5573ff0879fef511e1a80a4a4db0316daa (diff) | |
download | blackbird-obmc-linux-27e089888fb1a3d1d13892262f9d522b03985044.tar.gz blackbird-obmc-linux-27e089888fb1a3d1d13892262f9d522b03985044.zip |
ALSA: hda: add quirk for Lenovo X200 laptop dock
Currently the HP connector on X200 dock doesn't detect when a HP is connected
nor allows sound to be played using it. This patch fixes the problem by adding
a quirk for this specific model. It's possible that others have the same NID
(0x19) to report when dock HP is connected, but I don't have access to any.
Please Cc me in the reply since I'm not subscribed to alsa-devel@.
Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio-Models.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt index 8f40999a456e..0e52d273ce96 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt @@ -262,6 +262,7 @@ Conexant 5051 ============= laptop Basic Laptop config (default) hp HP Spartan laptop + lenovo-x200 Lenovo X200 laptop STAC9200 ======== |