From 9284436bd11d1bb139fccad50b272ae9c6dd0534 Mon Sep 17 00:00:00 2001 From: Seth Heasley Date: Fri, 11 Mar 2011 11:57:42 -0800 Subject: [PATCH] --- yaml --- r: 234993 b: refs/heads/master c: 64a3903d0885879ba8706a8bcf71c5e3e7664db2 h: refs/heads/master i: 234991: 99b9f5e62303ca576af656e5415f8ed656cd9d80 v: v3 --- [refs] | 2 +- trunk/drivers/ata/ahci.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 679202077bce..7fddda108f04 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 467b41c688c79d1b5e076fbdf082f9cd5d6a000c +refs/heads/master: 64a3903d0885879ba8706a8bcf71c5e3e7664db2 diff --git a/trunk/drivers/ata/ahci.c b/trunk/drivers/ata/ahci.c index 256d2b72cd1c..0c22ebd540d3 100644 --- a/trunk/drivers/ata/ahci.c +++ b/trunk/drivers/ata/ahci.c @@ -259,6 +259,7 @@ static const struct pci_device_id ahci_pci_tbl[] = { { PCI_VDEVICE(INTEL, 0x1d02), board_ahci }, /* PBG AHCI */ { PCI_VDEVICE(INTEL, 0x1d04), board_ahci }, /* PBG RAID */ { PCI_VDEVICE(INTEL, 0x1d06), board_ahci }, /* PBG RAID */ + { PCI_VDEVICE(INTEL, 0x2826), board_ahci }, /* PBG RAID */ { PCI_VDEVICE(INTEL, 0x2323), board_ahci }, /* DH89xxCC AHCI */ /* JMicron 360/1/3/5/6, match class to avoid IDE function */