summaryrefslogtreecommitdiffstats
path: root/sys/dev/mfi
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2007-01-23 02:47:33 +0000
committerscottl <scottl@FreeBSD.org>2007-01-23 02:47:33 +0000
commit2685a7063ba2fa89c4894fea7e9bd320a72ba10f (patch)
treeca0eb317d9da8efd4a9562b872ee824b40ee83cf /sys/dev/mfi
parentfff1ced6bfef6c671598797db9ca79f3b659ce23 (diff)
downloadFreeBSD-src-2685a7063ba2fa89c4894fea7e9bd320a72ba10f.zip
FreeBSD-src-2685a7063ba2fa89c4894fea7e9bd320a72ba10f.tar.gz
Remove a PCI ID entry that conflicts with the AMR driver.
Diffstat (limited to 'sys/dev/mfi')
-rw-r--r--sys/dev/mfi/mfi_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mfi/mfi_pci.c b/sys/dev/mfi/mfi_pci.c
index f78648c..ebd1fef 100644
--- a/sys/dev/mfi/mfi_pci.c
+++ b/sys/dev/mfi/mfi_pci.c
@@ -88,7 +88,6 @@ struct mfi_ident {
int flags;
const char *desc;
} mfi_identifiers[] = {
- {0x1000, 0x0409, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Lindsay ZCR IOP */
{0x1000, 0x0411, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Brocton IOP */
{0x1000, 0x0413, 0xffff, 0xffff, 0, "LSI MegaSAS 1064R"}, /* Verde ZCR */
{0x1028, 0x0015, 0xffff, 0xffff, 0, "Dell PERC 5/i"},
OpenPOWER on IntegriCloud