aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97/ac97_patch.c
diff options
context:
space:
mode:
authorDaniel T Chen <crimsun@ubuntu.com>2007-05-15 11:46:23 +0200
committerJaroslav Kysela <perex@suse.cz>2007-05-16 12:23:03 +0200
commit8286c53e54b8b1b9489b4dd5d2d3a4f94b8c012e (patch)
treeac2d37f7e050d2302601a7224bf14c136a86747a /sound/pci/ac97/ac97_patch.c
parent[ALSA] Fix probe of non-PnP ISA devices (diff)
downloadlinux-dev-8286c53e54b8b1b9489b4dd5d2d3a4f94b8c012e.tar.xz
linux-dev-8286c53e54b8b1b9489b4dd5d2d3a4f94b8c012e.zip
[ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty
Included is a patch against current alsa-kernel hg tip adding quirks that Ubuntu Dapper/Edgy/Feisty contains. Signed-off-by: Daniel T Chen <crimsun@ubuntu.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to '')
-rw-r--r--sound/pci/ac97/ac97_patch.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/pci/ac97/ac97_patch.c b/sound/pci/ac97/ac97_patch.c
index 3eac0f86266c..581ebba4d1a7 100644
--- a/sound/pci/ac97/ac97_patch.c
+++ b/sound/pci/ac97/ac97_patch.c
@@ -1782,6 +1782,11 @@ static unsigned int ad1981_jacks_blacklist[] = {
0x10140534, /* Thinkpad X31 */
0x10140537, /* Thinkpad T41p */
0x10140554, /* Thinkpad T42p/R50p */
+ 0x10140567, /* Thinkpad T43p 2668-G7U */
+ 0x10140581, /* Thinkpad X41-2527 */
+ 0x104380b0, /* Asus A7V8X-MX */
+ 0x11790241, /* Toshiba Satellite A-15 S127 */
+ 0x144dc01a, /* Samsung NP-X20C004/SEG */
0 /* end */
};