Hi,
I have added these device IDs to pucdata.c to support the Moxa CP-112UL board
family.
Should I submit a problem report, or is there an easier way to get the patch
merged?
(I care about 8-STABLE at the moment …)
Thanks,
Jan Mikkelsen
==== //depot/vendor/freebsd/8.2/src/sys/dev/puc/pucdata.c#4 (text) ====
@@ -523,6 +523,12 @@
PUC_PORT_4S, 0x18, 0, 8,
},
+ { 0x1393, 0x1120, 0xffff, 0,
+ "Moxa Technologies, CP-112UL family",
+ DEFAULT_RCLK * 8,
+ PUC_PORT_2S, 0x18, 0, 8,
+ },
+
{ 0x1393, 0x1141, 0xffff, 0,
"Moxa Technologies, Industio CP-114",
DEFAULT_RCLK * 8,
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"