audiohda: x230 pci magic
This commit is contained in:
parent
72f95b8aae
commit
b31d6f0665
1 changed files with 1 additions and 0 deletions
|
@ -1704,6 +1704,7 @@ Found:
|
||||||
/* magic for Intel */
|
/* magic for Intel */
|
||||||
switch(p->did){
|
switch(p->did){
|
||||||
case 0x1c20: /* PCH */
|
case 0x1c20: /* PCH */
|
||||||
|
case 0x1e20:
|
||||||
case 0x811b: /* SCH */
|
case 0x811b: /* SCH */
|
||||||
case 0x080a:
|
case 0x080a:
|
||||||
pcicfgw16(p, 0x78, pcicfgr16(p, 0x78) & ~0x800);
|
pcicfgw16(p, 0x78, pcicfgr16(p, 0x78) & ~0x800);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue