From d32adcb85c74fd81963714689842993e7014515f Mon Sep 17 00:00:00 2001 From: "Salyzyn, Mark" Date: Tue, 5 Dec 2006 14:37:30 -0500 Subject: [SCSI] aic79xx: Add ASC-29320LPE ids to driver Simple patch to add the new PCIe version of the 29320 card. Signed-off: Mark Salyzyn Signed-off-by: James Bottomley --- drivers/scsi/aic7xxx/aic79xx_pci.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/scsi/aic7xxx/aic79xx_pci.h') diff --git a/drivers/scsi/aic7xxx/aic79xx_pci.h b/drivers/scsi/aic7xxx/aic79xx_pci.h index da45153668c..16b7c70a673 100644 --- a/drivers/scsi/aic7xxx/aic79xx_pci.h +++ b/drivers/scsi/aic7xxx/aic79xx_pci.h @@ -51,6 +51,7 @@ #define ID_AIC7901 0x800F9005FFFF9005ull #define ID_AHA_29320A 0x8000900500609005ull #define ID_AHA_29320ALP 0x8017900500449005ull +#define ID_AHA_29320LPE 0x8017900500459005ull #define ID_AIC7901A 0x801E9005FFFF9005ull #define ID_AHA_29320LP 0x8014900500449005ull -- cgit v1.2.3