Serialio

Use SerialPort API directly and it works!

We had problems getting the ‘standard’ Sun javax.comm.SerialPort API working, so we rewrote our driver to use the SerialPort API directly and now it works. Guess we’ll have to change our ‘standards’ 🙂