mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Add the PCI ID for the Adaptec 2230SLP card.
Submitted by: Ray Gilstrap
This commit is contained in:
parent
f6bbd7a8e9
commit
ecefe5717e
1 changed files with 2 additions and 0 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue