sdata: add SB600 PATA
This commit is contained in:
parent
78828434f7
commit
61a8ccb46d
1 changed files with 1 additions and 0 deletions
|
@ -2003,6 +2003,7 @@ atapnp(void)
|
|||
case (0x4376<<16)|0x1002: /* ATI SB400 PATA */
|
||||
case (0x4379<<16)|0x1002: /* ATI SB400 SATA */
|
||||
case (0x437a<<16)|0x1002: /* ATI SB400 SATA */
|
||||
case (0x438c<<16)|0x1002: /* ATI SB600 PATA */
|
||||
break;
|
||||
case (0x0211<<16)|0x1166: /* ServerWorks IB6566 */
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue