1 Description: Allows for the enumeration of many additional ports, including ttyACM for Arduino Unos
2 Author: Scott Howard <showard314@gmail.com>
4 Index: rxtx/src/gnu/io/RXTXCommDriver.java
5 ===================================================================
6 --- rxtx.orig/src/gnu/io/RXTXCommDriver.java 2010-10-04 23:14:47.236148507 -0400
7 +++ rxtx/src/gnu/io/RXTXCommDriver.java 2010-10-04 23:18:56.976108303 -0400
9 if(osName.equals("Linux"))
12 - "ttyS", // linux Serial Ports
13 "ttySA", // for the IPAQs
14 - "ttyUSB", // for USB frobs
15 - "rfcomm", // bluetooth serial device
16 - "ttyircomm", // linux IrCommdevices (IrDA serial emu)
18 - CandidatePortPrefixes=Temp;
20 - else if(osName.equals("Linux-all-ports"))
22 - /* if you want to enumerate all ports ~5000
23 - possible, then replace the above with this
26 "comx", // linux COMMX synchronous serial card
27 "holter", // custom card for heart monitoring
28 "modem", // linux symbolic link to modem.