From a7729e328d446b47adfb5d98a5c86b5da3fa1f27 Mon Sep 17 00:00:00 2001 From: Henry Su Date: Thu, 10 May 2007 22:48:51 -0700 Subject: [PATCH] --- yaml --- r: 56266 b: refs/heads/master c: 2bcfdde6767f2f07891d2753c25220012fe5e6d2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ata/ahci.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 */