mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Revert r179409; it breaks all OX16PCI954-based cards except the SIIG 4.
MFC after: 3 days
This commit is contained in:
parent
feb957b8dc
commit
c44bdcb048
1 changed files with 4 additions and 4 deletions
|
|
@ -603,14 +603,14 @@ const struct puc_cfg puc_pci_devices[] = {
|
|||
},
|
||||
|
||||
{ 0x1415, 0x9501, 0xffff, 0,
|
||||
"Oxford Semiconductor OX16PCI954 UARTs 4-port type 1",
|
||||
DEFAULT_RCLK * 10,
|
||||
"Oxford Semiconductor OX16PCI954 UARTs",
|
||||
DEFAULT_RCLK,
|
||||
PUC_PORT_4S, 0x10, 0, 8,
|
||||
},
|
||||
|
||||
{ 0x1415, 0x950a, 0xffff, 0,
|
||||
"Oxford Semiconductor OX16PCI954 UARTs 4-port type 2",
|
||||
DEFAULT_RCLK * 10,
|
||||
"Oxford Semiconductor OX16PCI954 UARTs",
|
||||
DEFAULT_RCLK,
|
||||
PUC_PORT_4S, 0x10, 0, 8,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue