Hello.

Christian Fischer wrote:
i've upgraded to dosemu 1.1.4, suse linux 8.1
Long overdue, you have to upgrade
even further now.

registering /dev/ttyS2 for serial
SER0: Line Control: NOT A TTY.
Dosemu doesn't like your /dev/ttyS2
for some reasons.
Try "setserial -ga /dev/ttyS2" and
compare it with "setserial -ga /dev/ttyS0"
to find out why.
Also you may want to add an strerror(errno)
to be printed along with the aforementioned
error message to find out what the error
actually happens.
Most likely your /dev/ttyS2 is misconfigured.

-
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