From ab97caa71ed9d78d96a87cb30deea0f89bc03573 Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Thu, 22 Jun 2006 23:19:15 -0400 Subject: [PATCH] --- yaml --- r: 29537 b: refs/heads/master c: 8fa29b23d9e0ef976dc578aab98297d4f24f70da h: refs/heads/master i: 29535: 04bf44d71e65d56f7e625314da42effe7d2dbaf5 v: v3 --- [refs] | 2 +- trunk/drivers/scsi/ahci.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 51700814c515..f19cf39e1bf5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c57c064994f1544a5ed2e9b319ebd0bc087ea540 +refs/heads/master: 8fa29b23d9e0ef976dc578aab98297d4f24f70da diff --git a/trunk/drivers/scsi/ahci.c b/trunk/drivers/scsi/ahci.c index 82ecdef0c48b..df779ba8749d 100644 --- a/trunk/drivers/scsi/ahci.c +++ b/trunk/drivers/scsi/ahci.c @@ -320,8 +320,14 @@ static const struct pci_device_id ahci_pci_tbl[] = { /* JMicron */ { 0x197b, 0x2360, PCI_ANY_ID, PCI_ANY_ID, 0, 0, board_ahci }, /* JMicron JMB360 */ + { 0x197b, 0x2361, PCI_ANY_ID, PCI_ANY_ID, 0, 0, + board_ahci }, /* JMicron JMB361 */ { 0x197b, 0x2363, PCI_ANY_ID, PCI_ANY_ID, 0, 0, board_ahci }, /* JMicron JMB363 */ + { 0x197b, 0x2365, PCI_ANY_ID, PCI_ANY_ID, 0, 0, + board_ahci }, /* JMicron JMB365 */ + { 0x197b, 0x2366, PCI_ANY_ID, PCI_ANY_ID, 0, 0, + board_ahci }, /* JMicron JMB366 */ /* ATI */ { PCI_VENDOR_ID_ATI, 0x4380, PCI_ANY_ID, PCI_ANY_ID, 0, 0,