Hello.

Bryan J. Smith wrote:
> Tried this under both DOSEmu 1.0.2 and 1.1.1.
Try 1.1.2 (or, better, even 1.1.2.9)

> 1.  Run as su'ed root (so I can access /dev/ttyS0)
> 2a.  Set $_com1 = "/dev/ttyS0"
> 2b.  Set $_ports = "device /dev/ttyS0 range 0x3F8,0x3FF"
> If I don't do #1, I get an error on DOSEmu start when I try to control
> /dev/ttyS0.
Was fixed in 1.1.2.

> If I don't do #2a or #2b, I get an error in the program
> that the COM port is inaccessable.
2a is the right way, 2b will not work.

> The program works perfectly under both _except_ for
> COM access.  I'll just get a "blank" terminal screen in the program
> under DOSEmu -- no communication, although the port is accessable
> (otherwise, I get an error).
Try 1.1.2.9 - it have some fixes for serial ports
interrupt handling.

> I guess the COM ports registers/status
> bits are still being emulated somehow?
Right, they are (in case of 2a).
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to