e> All I want to do is allow my msdos-based program to control my
e> modem on com2. Setting $_com2="/dev/ttyS2" in /etc/dosemu.conf only
e> appears to do the job. The dos program reports "No IRQ found".
HL> On my system:
HL>
HL> COM1=/dev/ttyS0
HL> COM2=/dev/ttyS1
HL> ...
>Hugh Lawson
Oops. Mine too. The original was simply a typo; the setting in
/etc/dosemu.conf *is* $_com2="/dev/ttyS1"
The dos program can access the modem, but cannot access the irq. It
needs this access for Zmodem file transfers (as well as other
protocols).