Hi,
I' ve looked in the config file like you said. this is the serial section-
[serial]
# serial1-4 -- set type of device connected to com port.
#              Can be disabled, dummy, modem, nullmodem, directserial.
#              Additional parameters must be in the same line in the form of
#              parameter:value. Parameter for all types is irq.
#              for directserial: realport (required), rxdelay (optional).
#              for modem: listenport (optional).
#              for nullmodem: server, rxdelay, txdelay, telnet, usedtr,
#                             transparent, port, inhsocket (all optional).
#              Example: serial1=modem listenport:5000
serial1=dummy
serial2=dummy
serial3=disabled
serial4=disabled
what should I be looking at? I can see that you can alter the settings depending on your requirements. And that it appears the ports are either dummys or disabled. how would I go about altering these setting to function correctly with my single original serial port, and my usb serial adaptor.
Thanks
Dean