mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Add PCI ID for the Oxford Semiconductor OXPCIe952 device.
Seen on the StarTech "1 Port Native ExpressCard RS232 Serial AdapterCard with 16950 UART" Reported and tested by: Michael Dexter MFC after: 1 week
This commit is contained in:
parent
2566c5264a
commit
7e47312c46
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277043
@ -112,6 +112,8 @@ static const struct pci_id pci_ns8250_ids[] = {
|
||||
8 * DEFAULT_RCLK },
|
||||
{ 0x1415, 0x950b, 0xffff, 0, "Oxford Semiconductor OXCB950 Cardbus 16950 UART",
|
||||
0x10, 16384000 },
|
||||
{ 0x1415, 0xc120, 0xffff, 0, "Oxford Semiconductor OXPCIe952 PCIe 16950 UART",
|
||||
0x10 },
|
||||
{ 0x14e4, 0x4344, 0xffff, 0, "Sony Ericsson GC89 PC Card", 0x10},
|
||||
{ 0x151f, 0x0000, 0xffff, 0, "TOPIC Semiconductor TP560 56k modem", 0x10 },
|
||||
{ 0x1fd4, 0x1999, 0x1fd4, 0x0001, "Sunix SER5xxxx Serial Port", 0x10,
|
||||
|
Loading…
Reference in New Issue
Block a user