summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2004-12-15 07:03:21 +0000
committerscottl <scottl@FreeBSD.org>2004-12-15 07:03:21 +0000
commite3b5eed2fd6a2e2d4b24d3b00cb78acef1135398 (patch)
tree794bab5e074e5dda19252a92453d4c91e458152a /sys/dev/aac
parentbe55a34f7f674cbec52d1e8cbdebdacaa6546bc4 (diff)
downloadFreeBSD-src-e3b5eed2fd6a2e2d4b24d3b00cb78acef1135398.zip
FreeBSD-src-e3b5eed2fd6a2e2d4b24d3b00cb78acef1135398.tar.gz
Add the PCI ID for the Adaptec 2230SLP card.
Submitted by: Ray Gilstrap
Diffstat (limited to 'sys/dev/aac')
-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 2f159d7..c6e4c8a 100644
--- a/sys/dev/aac/aac_pci.c
+++ b/sys/dev/aac/aac_pci.c
@@ -134,6 +134,8 @@ struct aac_ident
"Adaptec SCSI RAID 2810SA"},
{0x9005, 0x0285, 0x9005, 0x0293, AAC_HWIF_I960RX, AAC_FLAGS_NO4GB,
"Adaptec SCSI RAID 21610SA"},
+ {0x9005, 0x0286, 0x9005, 0x028c, AAC_HWIF_RKT, 0,
+ "Adaptec SCSI RAID 2230S"},
{0x9005, 0x0286, 0x9005, 0x028d, AAC_HWIF_RKT, 0,
"Adaptec SCSI RAID 2130S"},
{0, 0, 0, 0, 0, 0, 0}
OpenPOWER on IntegriCloud