summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aac_pci.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2002-04-02 21:49:26 +0000
committerscottl <scottl@FreeBSD.org>2002-04-02 21:49:26 +0000
commitb4835a2fe60bf5a55343f92db326c1ffca59cc7e (patch)
treec72f26fe1951384468a969daea8371d0171248b3 /sys/dev/aac/aac_pci.c
parentac025bb036e859c95b8819fe6ba4fa154f4bacfd (diff)
downloadFreeBSD-src-b4835a2fe60bf5a55343f92db326c1ffca59cc7e.zip
FreeBSD-src-b4835a2fe60bf5a55343f92db326c1ffca59cc7e.tar.gz
Add support for the PERC3/Di found in the Dell 1650
Submitted by: mp
Diffstat (limited to 'sys/dev/aac/aac_pci.c')
-rw-r--r--sys/dev/aac/aac_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c
index d029867..56d57c5 100644
--- a/sys/dev/aac/aac_pci.c
+++ b/sys/dev/aac/aac_pci.c
@@ -100,6 +100,7 @@ struct aac_ident
{0x1028, 0x0002, 0x1028, 0x00d9, AAC_HWIF_I960RX, "Dell PERC 3/Di"},
{0x1028, 0x0008, 0x1028, 0x00cf, AAC_HWIF_I960RX, "Dell PERC 3/Di"},
{0x1028, 0x000a, 0x1028, 0x0106, AAC_HWIF_I960RX, "Dell PERC 3/Di"},
+ {0x1028, 0x000a, 0x1028, 0x011b, AAC_HWIF_I960RX, "Dell PERC 3/Di"},
{0x1011, 0x0046, 0x9005, 0x0364, AAC_HWIF_STRONGARM, "Adaptec AAC-364"},
{0x1011, 0x0046, 0x9005, 0x0365, AAC_HWIF_STRONGARM,
"Adaptec SCSI RAID 5400S"},
OpenPOWER on IntegriCloud