sdide: add pci did for VIA VT6415 PATA IDE controller

front
BurnZeZ 2013-11-10 19:40:01 -05:00
parent b0f7b9d80e
commit aad22f753f
1 changed files with 1 additions and 0 deletions

View File

@ -1959,6 +1959,7 @@ atapnp(void)
case (0x4D69<<16)|0x105A: /* Promise Ultra/133 TX2 */
case (0x3373<<16)|0x105A: /* Promise 20378 RAID */
case (0x3149<<16)|0x1106: /* VIA VT8237 SATA/RAID */
case (0x0415<<16)|0x1106: /* VIA VT6415 PATA IDE */
case (0x3112<<16)|0x1095: /* SiL 3112 SATA/RAID */
maxio = 15;
span = 8*1024;