Add support for a MosChip PCI express serial port adapter.
MFC after: 1 week
This commit is contained in:
parent
f52efb6d38
commit
24f4fe9a01
@ -113,6 +113,8 @@ static struct pci_id pci_ns8250_ids[] = {
|
||||
{ 0x9710, 0x9820, 0x1000, 1, "NetMos NM9820 Serial Port", 0x10 },
|
||||
{ 0x9710, 0x9835, 0x1000, 1, "NetMos NM9835 Serial Port", 0x10 },
|
||||
{ 0x9710, 0x9865, 0xa000, 0x1000, "NetMos NM9865 Serial Port", 0x10 },
|
||||
{ 0x9710, 0x9900, 0xa000, 0x1000,
|
||||
"MosChip MCS9900 PCIe to Peripheral Controller", 0x10 },
|
||||
{ 0x9710, 0x9901, 0xa000, 0x1000,
|
||||
"MosChip MCS9901 PCIe to Peripheral Controller", 0x10 },
|
||||
{ 0xdeaf, 0x9051, 0xffff, 0, "Middle Digital PC Weasel Serial Port", 0x10 },
|
||||
|
Loading…
Reference in New Issue
Block a user