MFC r273551:
puc(4): add an entry for the Oxford Semiconductor OXPCIe952 1S1P card. Submitted by: Alex Burlyga <alex.burlyga.ietf at gmail.com>
This commit is contained in:
parent
272ad10c66
commit
4ca13eed64
@ -838,6 +838,13 @@ const struct puc_cfg puc_pci_devices[] = {
|
||||
* <URL:http://www.startech.com>
|
||||
*/
|
||||
|
||||
{ 0x1415, 0xc11b, 0xffff, 0,
|
||||
"Oxford Semiconductor OXPCIe952 1S1P",
|
||||
DEFAULT_RCLK * 0x22,
|
||||
PUC_PORT_NONSTANDARD, 0x10, 0, -1,
|
||||
.config_function = puc_config_oxford_pcie
|
||||
},
|
||||
|
||||
{ 0x1415, 0xc138, 0xffff, 0,
|
||||
"Oxford Semiconductor OXPCIe952 UARTs",
|
||||
DEFAULT_RCLK * 0x22,
|
||||
|
Loading…
Reference in New Issue
Block a user