mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add support for HP branded 2610SA
MFC after: 3 days Approved by: scottl
This commit is contained in:
parent
57169160b0
commit
16ee26fd9b
1 changed files with 2 additions and 0 deletions
|
|
@ -133,6 +133,8 @@ struct aac_ident
|
|||
"Adaptec SCSI RAID 2810SA"},
|
||||
{0x9005, 0x0285, 0x9005, 0x0293, AAC_HWIF_I960RX, AAC_FLAGS_NO4GB,
|
||||
"Adaptec SCSI RAID 21610SA"},
|
||||
{0x9005, 0x0285, 0x103c, 0x3227, AAC_HWIF_I960RX, AAC_FLAGS_NO4GB,
|
||||
"HP ML110 G2 (Adaptec 2610SA)"},
|
||||
{0x9005, 0x0286, 0x9005, 0x028c, AAC_HWIF_RKT, 0,
|
||||
"Adaptec SCSI RAID 2230S"},
|
||||
{0x9005, 0x0286, 0x9005, 0x028d, AAC_HWIF_RKT, 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue