diff --git a/[refs] b/[refs] index 878c6ccf5e0b..008713c691fe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 823777181b4c0200923dcb026efa5b37f55c0ecf +refs/heads/master: 2bcfdde6767f2f07891d2753c25220012fe5e6d2 diff --git a/trunk/drivers/ata/ahci.c b/trunk/drivers/ata/ahci.c index 1ab8a8fdeaac..1ae443d7ab92 100644 --- a/trunk/drivers/ata/ahci.c +++ b/trunk/drivers/ata/ahci.c @@ -396,6 +396,7 @@ static const struct pci_device_id ahci_pci_tbl[] = { /* ATI */ { PCI_VDEVICE(ATI, 0x4380), board_ahci_sb600 }, /* ATI SB600 */ + { PCI_VDEVICE(ATI, 0x4390), board_ahci_sb600 }, /* ATI SB700 */ /* VIA */ { PCI_VDEVICE(VIA, 0x3349), board_ahci_vt8251 }, /* VIA VT8251 */