The PERC 3/Di in the Dell PowerEdge 2250 has a new subdevice ID.

Submitted by:	Chris Csanady <cc@ameslab.gov>
This commit is contained in:
Mike Smith 2001-04-26 00:32:02 +00:00
parent 06336fb26d
commit 71665b0add
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75991

View File

@ -89,6 +89,7 @@ struct aac_ident
} aac_identifiers[] = {
{0x1028, 0x0001, 0x1028, 0x0001, AAC_HWIF_I960RX, "Dell PERC 2/Si"},
{0x1028, 0x0002, 0x1028, 0x0002, AAC_HWIF_I960RX, "Dell PERC 3/Di"},
{0x1028, 0x0002, 0x1028, 0x00d1, AAC_HWIF_I960RX, "Dell PERC 3/Di"},
{0x1028, 0x0003, 0x1028, 0x0003, AAC_HWIF_I960RX, "Dell PERC 3/Si"},
{0x9005, 0x0282, 0x9005, 0x0282, AAC_HWIF_I960RX, "Adaptec AAC-2622"},
{0x1011, 0x0046, 0x9005, 0x0364, AAC_HWIF_STRONGARM, "Adaptec AAC-364"},