Don peril-sensitive sunglasses and add PCI Id's for two new cards. I've

only done minimal testing on one of these cards and the firmware folks
have been extremely uncooperative in answering my qeustions about them, so
hopefully they will work ok for everyone.
This commit is contained in:
Scott Long 2004-03-20 21:07:36 +00:00
parent 1af1ebb84e
commit ad452e6553
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127242

View File

@ -127,6 +127,10 @@ struct aac_ident
AAC_FLAGS_256FIBS, "Adaptec SCSI RAID 2120S"},
{0x9005, 0x0285, 0x9005, 0x0290, AAC_HWIF_I960RX, AAC_FLAGS_NO4GB,
"Adaptec SCSI RAID 2410SA"},
{0x9005, 0x0285, 0x1028, 0x0291, AAC_HWIF_I960RX, AAC_FLAGS_NO4GB,
"Dell CERC SATA RAID 2"},
{0x9005, 0x0285, 0x9005, 0x0292, AAC_HWIF_I960RX, AAC_FLAGS_NO4GB,
"Adaptec SCSI RAID 2810SA"},
{0, 0, 0, 0, 0, 0, 0}
};