summaryrefslogtreecommitdiff
blob: ac3a0a9dbee52cb06d648f0b33facf72ddb5cf20 (plain)
1
2
3
4
5
6
7
8
9
10
--- rxtx-2.2pre2/src/gnu/io/RXTXCommDriver.java.orig
+++ rxtx-2.2pre2/src/gnu/io/RXTXCommDriver.java
@@ -574,6 +574,7 @@
 					if(osName.equals("Linux"))
 					{
 						String[] Temp = {
+						"ttyACM", // linux USB modems
 						"ttyS", // linux Serial Ports
 						"ttySA", // for the IPAQs
 						"ttyUSB", // for USB frobs