diff options
Diffstat (limited to 'sound/pci/ac97/ac97_patch.c')
-rw-r--r-- | sound/pci/ac97/ac97_patch.c | 5 |
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[] = { | |||
1782 | 0x10140534, /* Thinkpad X31 */ | 1782 | 0x10140534, /* Thinkpad X31 */ |
1783 | 0x10140537, /* Thinkpad T41p */ | 1783 | 0x10140537, /* Thinkpad T41p */ |
1784 | 0x10140554, /* Thinkpad T42p/R50p */ | 1784 | 0x10140554, /* Thinkpad T42p/R50p */ |
1785 | 0x10140567, /* Thinkpad T43p 2668-G7U */ | ||
1786 | 0x10140581, /* Thinkpad X41-2527 */ | ||
1787 | 0x104380b0, /* Asus A7V8X-MX */ | ||
1788 | 0x11790241, /* Toshiba Satellite A-15 S127 */ | ||
1789 | 0x144dc01a, /* Samsung NP-X20C004/SEG */ | ||
1785 | 0 /* end */ | 1790 | 0 /* end */ |
1786 | }; | 1791 | }; |
1787 | 1792 | ||