summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Grehan <grehan@FreeBSD.org>2015-01-12 03:39:56 +0000
committerPeter Grehan <grehan@FreeBSD.org>2015-01-12 03:39:56 +0000
commit7e47312c463961b91e7ebdf1fd14b75028965fe4 (patch)
tree84f87121ecd87d9a027d60a74055a5cf12c65f2f
parent2566c5264a4609ab0006cc10978edc6f55d3433d (diff)
Notes
-rw-r--r--sys/dev/uart/uart_bus_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/uart/uart_bus_pci.c b/sys/dev/uart/uart_bus_pci.c
index b16abf9a649f..7d977a0d00c2 100644
--- a/sys/dev/uart/uart_bus_pci.c
+++ b/sys/dev/uart/uart_bus_pci.c
@@ -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,