audiohda: x230 pci magic

This commit is contained in:
cinap_lenrek 2013-07-06 13:44:25 +02:00
parent 72f95b8aae
commit b31d6f0665

View file

@ -1704,6 +1704,7 @@ Found:
/* magic for Intel */
switch(p->did){
case 0x1c20: /* PCH */
case 0x1e20:
case 0x811b: /* SCH */
case 0x080a:
pcicfgw16(p, 0x78, pcicfgr16(p, 0x78) & ~0x800);