From ecefe5717e136c403cf2548ffcd152fd1622d7ae Mon Sep 17 00:00:00 2001 From: Scott Long Date: Wed, 15 Dec 2004 07:03:21 +0000 Subject: Add the PCI ID for the Adaptec 2230SLP card. Submitted by: Ray Gilstrap --- sys/dev/aac/aac_pci.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/dev') diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c index 2f159d713e9cb..c6e4c8affcb09 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} -- cgit v1.3