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:
rpaulo 2014-11-01 05:45:05 +00:00
parent 272ad10c66
commit 4ca13eed64

View File

@ -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,