mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add support for the Broadcom TruManage integrated serial port.
PR: 191266
This commit is contained in:
parent
7ef5e8bc80
commit
7bd6f3d060
1 changed files with 2 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ static const struct pci_id pci_ns8250_ids[] = {
|
|||
0x10, 16384000 },
|
||||
{ 0x1415, 0xc120, 0xffff, 0, "Oxford Semiconductor OXPCIe952 PCIe 16950 UART",
|
||||
0x10 },
|
||||
{ 0x14e4, 0x160a, 0xffff, 0, "Broadcom TruManage UART", 0x10,
|
||||
128 * DEFAULT_RCLK, 2},
|
||||
{ 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 a new issue