mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
sable the CAM interface on some more cards. It seemed to be confusing and
upsetting the firmware there. Thanks to imp@freebsd.org for suffering through testing with this. Approved by: re
This commit is contained in:
parent
6883c2e5ae
commit
a9f3d2c756
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107797
@ -115,12 +115,12 @@ struct aac_ident
|
||||
"Dell PERC 3/Di"},
|
||||
{0x1011, 0x0046, 0x9005, 0x0364, AAC_HWIF_STRONGARM, AAC_QUIRK_NOCAM,
|
||||
"Adaptec AAC-364"},
|
||||
{0x1011, 0x0046, 0x9005, 0x0365, AAC_HWIF_STRONGARM,
|
||||
AAC_QUIRK_CAM_NORESET, "Adaptec SCSI RAID 5400S"},
|
||||
{0x1011, 0x0046, 0x9005, 0x0365, AAC_HWIF_STRONGARM, AAC_QUIRK_NOCAM,
|
||||
"Adaptec SCSI RAID 5400S"},
|
||||
{0x1011, 0x0046, 0x9005, 0x1364, AAC_HWIF_STRONGARM, AAC_QUIRK_NOCAM |
|
||||
AAC_QUIRK_PERC2QC, "Dell PERC 2/QC"},
|
||||
{0x1011, 0x0046, 0x103c, 0x10c2, AAC_HWIF_STRONGARM,
|
||||
AAC_QUIRK_CAM_NORESET, "HP NetRaid-4M"},
|
||||
AAC_QUIRK_PERC2QC, "Dell PERC 2/QC"},
|
||||
{0x1011, 0x0046, 0x103c, 0x10c2, AAC_HWIF_STRONGARM, AAC_QUIRK_NOCAM,
|
||||
"HP NetRaid-4M"},
|
||||
{0x9005, 0x0285, 0x9005, 0x0285, AAC_HWIF_I960RX, 0,
|
||||
"Adaptec SCSI RAID 2200S"},
|
||||
{0x9005, 0x0285, 0x1028, 0x0287, AAC_HWIF_I960RX, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user