summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aac_pci.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2002-04-18 15:47:31 +0000
committerscottl <scottl@FreeBSD.org>2002-04-18 15:47:31 +0000
commitfe79677df89bf774cbf0a976d2e2041aa5d385fb (patch)
tree34f6f55c7da8589eac549f87142544fa119a689f /sys/dev/aac/aac_pci.c
parent7a04230db3093e8b243b1c927c571ceeec5d5308 (diff)
downloadFreeBSD-src-fe79677df89bf774cbf0a976d2e2041aa5d385fb.zip
FreeBSD-src-fe79677df89bf774cbf0a976d2e2041aa5d385fb.tar.gz
Add the PCI ID for an upcoming variant of a soon-to-be released series of
cards.
Diffstat (limited to 'sys/dev/aac/aac_pci.c')
-rw-r--r--sys/dev/aac/aac_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c
index 44dab79..3bcc1e2 100644
--- a/sys/dev/aac/aac_pci.c
+++ b/sys/dev/aac/aac_pci.c
@@ -109,6 +109,8 @@ struct aac_ident
{0x1011, 0x0046, 0x103c, 0x10c2, AAC_HWIF_STRONGARM, "HP NetRaid-4M"},
{0x9005, 0x0285, 0x9005, 0x0285, AAC_HWIF_I960RX,
"Adaptec SCSI RAID 2200S"},
+ {0x9005, 0x0285, 0x9005, 0x0287, AAC_HWIF_I960RX,
+ "Adaptec SCSI RAID 2200S"},
{0x9005, 0x0285, 0x9005, 0x0286, AAC_HWIF_I960RX,
"Adaptec SCSI RAID 2120S"},
{0, 0, 0, 0, 0, 0}
OpenPOWER on IntegriCloud