Remove a PCI ID for a raid controller from Adaptec that was planned,
but never released. Since no real hardware was released with this ID, just drop it from the aacraid driver. This paves the path for future drivers for hardware that actually has this ID. Submitted by: Scott Benesh from Microsemi. Differential Revision: https://reviews.freebsd.org/D8377 MFC After: 3 days
This commit is contained in:
parent
7e51aa668a
commit
490f6fa63c
@ -102,8 +102,6 @@ struct aac_ident
|
||||
"Adaptec RAID Controller"},
|
||||
{0x9005, 0x028d, 0, 0, AAC_HWIF_SRCV, 0,
|
||||
"Adaptec RAID Controller"},
|
||||
{0x9005, 0x028f, 0, 0, AAC_HWIF_SRCV, 0,
|
||||
"Adaptec RAID Controller"},
|
||||
{0, 0, 0, 0, 0, 0, 0}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user