Add device id for the Moxa CP-112UL dual-port serial adapters.

Submitted by:	Jan Mikkelsen  janm of transactionware com
Approved by:	re (kib)
MFC after:	1 week
This commit is contained in:
John Baldwin 2011-08-15 19:29:25 +00:00
parent 1eefdc3bc5
commit 8efbf2642b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=224898

View file

@ -524,6 +524,12 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_4S, 0x18, 0, 8,
},
{ 0x1393, 0x1120, 0xffff, 0,
"Moxa Technologies, CP-112UL",
DEFAULT_RCLK * 8,
PUC_PORT_2S, 0x18, 0, 8,
},
{ 0x1393, 0x1141, 0xffff, 0,
"Moxa Technologies, Industio CP-114",
DEFAULT_RCLK * 8,