Works great under dos with jumpers set for COM 3 IRQ 7.
In Linux I added the the following to rc.serial:
setserial /dev/cua2 port 0x3e8 uart 16550A IRQ 7 spd_vhi
I made sure rc.serial is included in rc.local but when I try accessing
the port cua2 I get this error: tty_open: unable to determine state.
Any suggestions?
-AC