mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Remove a PCI ID entry that conflicts with the AMR driver.
This commit is contained in:
parent
3767552454
commit
95a8bcd854
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166181
@ -88,7 +88,6 @@ struct mfi_ident {
|
|||||||
int flags;
|
int flags;
|
||||||
const char *desc;
|
const char *desc;
|
||||||
} mfi_identifiers[] = {
|
} mfi_identifiers[] = {
|
||||||
{0x1000, 0x0409, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Lindsay ZCR IOP */
|
|
||||||
{0x1000, 0x0411, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Brocton IOP */
|
{0x1000, 0x0411, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Brocton IOP */
|
||||||
{0x1000, 0x0413, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Verde ZCR */
|
{0x1000, 0x0413, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Verde ZCR */
|
||||||
{0x1028, 0x0015, 0xffff, 0xffff, 0, "Dell PERC 5/i"},
|
{0x1028, 0x0015, 0xffff, 0xffff, 0, "Dell PERC 5/i"},
|
||||||
|
Loading…
Reference in New Issue
Block a user