added yet another DMA chipset
This commit is contained in:
parent
f0589fd28f
commit
fa71f44fef
1 changed files with 1 additions and 0 deletions
|
@ -2037,6 +2037,7 @@ atapnp(void)
|
|||
case (0x24CB<<16)|0x8086: /* 82801DB (ICH4, High-End) */
|
||||
case (0x24DB<<16)|0x8086: /* 82801EB (ICH5) */
|
||||
case (0x25A3<<16)|0x8086: /* 6300ESB (E7210) */
|
||||
case (0x2653<<16)|0x8086: /* 82801FBM SATA */
|
||||
case (0x266F<<16)|0x8086: /* 82801FB (ICH6) */
|
||||
case (0x27DF<<16)|0x8086: /* 82801G SATA (ICH7) */
|
||||
case (0x27C0<<16)|0x8086: /* 82801GB SATA AHCI (ICH7) */
|
||||
|
|
Loading…
Reference in a new issue