summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2001-07-22 04:06:36 +0000
committermsmith <msmith@FreeBSD.org>2001-07-22 04:06:36 +0000
commit1b5c2532c7e66299c69f2cb24eec5dab450e5c80 (patch)
treee729f9b1882ae1b64ff44e9b23d3fef7e29a7e0b /sys/dev/aac
parentf561545d60b8675e48433a54e801fc9b94ccb773 (diff)
downloadFreeBSD-src-1b5c2532c7e66299c69f2cb24eec5dab450e5c80.zip
FreeBSD-src-1b5c2532c7e66299c69f2cb24eec5dab450e5c80.tar.gz
Add another Dell 3/Di PCI ID. You'd think they had enough of these
already...
Diffstat (limited to 'sys/dev/aac')
-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 200ea33..bd264ee 100644
--- a/sys/dev/aac/aac_pci.c
+++ b/sys/dev/aac/aac_pci.c
@@ -94,6 +94,7 @@ struct aac_ident
{0x1028, 0x0002, 0x1028, 0x00d1, AAC_HWIF_I960RX, "Dell PERC 3/Di"},
{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"},
{0x9005, 0x0282, 0x9005, 0x0282, AAC_HWIF_I960RX, "Adaptec AAC-2622"},
{0x1011, 0x0046, 0x9005, 0x0364, AAC_HWIF_STRONGARM, "Adaptec AAC-364"},
{0x1011, 0x0046, 0x9005, 0x0365, AAC_HWIF_STRONGARM, "Adaptec AAC-3642"},
OpenPOWER on IntegriCloud