Linux: serial port enumeration suggestion

In the mean time, maybe try an alias like "ttyUSBarduinoX"? It's a bit long, but it's unique to the arduino.

I really like the way the FTDI drivers on the mac operate - if the device has a serial number, the device special file is /dev/tty.serialnumber. Always unique, always ahow up with the same name no matter when or where you plug them in.

-j