Ryan Underwood wrote:

First use setserial to disable Linux's
use of the port though.

Reading the man page for setserial, it seems that the way to disable
the port (/dev/ttyS0) is: 'setserial /dev/ttyS0 uart none'. Is that correct? When I try that (as root), although it doesn't issue any error
message, it doesn't disable /dev/ttyS0 either. When I subsequently do
'setserial /dev/ttyS0' to check, it merely says that the UART is
unknown, but that ttyS0 is STILL using IRQ4 and port address 0x3f8.


        How do I get to disable ttyS0 completely so that DOSEMU can have
direct access to it?

TIA,

Gerald.



-
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