First post, by lunchbox
Hello all,
Trying to get dos box to use my serial ports but it's not working so well. I did read the tutorial on how to use your modem and serial ports. It got me pointed in the right direction but I could still use some advice.
In the config file I have:
serial1=directserial realport:com1 startbps:9600 parity:n bytesize:8 stopbits:1 irq:4
which are the correct settings according to the device manager for com1
When I go to use the serial port I get several lines of: BIOS INT 14 PORT0: NOTHING RECEIVED. And something about RX overflow or something.
Any ideas? Thanks. LB
By the way, I'm using Win2K Pro and the device attached to the serial port is a brake press at work. An old DOS program is used to load programs on it.