And it turns out someone beat me to it....

PR:		199013
This commit is contained in:
Eitan Adler 2015-03-30 08:54:59 +00:00
parent d930009250
commit 918057d9a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280844

View File

@ -142,8 +142,6 @@ static const struct pci_id pci_ns8250_ids[] = {
"MosChip MCS9904 PCIe to Peripheral Controller", 0x10 },
{ 0x9710, 0x9922, 0xa000, 0x1000,
"MosChip MCS9922 PCIe to Peripheral Controller", 0x10 },
{ 0x9710, 0x9922, 0xa000, 0x1000,
"MosChip MCS9922 PCIe to Peripheral Controller", 0x10 },
{ 0xdeaf, 0x9051, 0xffff, 0, "Middle Digital PC Weasel Serial Port", 0x10 },
{ 0xffff, 0, 0xffff, 0, NULL, 0, 0}
};