* dosemu 1.1.4: serial printing problems
@ 2003-02-23 14:50 Christian Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Christian Fischer @ 2003-02-23 14:50 UTC (permalink / raw)
To: linux-msdos@vger.kernel.org
hi all,
i've upgraded to dosemu 1.1.4, suse linux 8.1
i've configured:
$_com3 = "/dev/ttyS2"
logging output see below.
mode can't find com3, only com1
there are any problems known?
christian
SER: directory /var/lock namestub LCK.. binary No
SER: /dev/ttyS2 port 0 int 0
...
SERIAL $Header: /usr/src/dosemu0.60/serial/RCS/ser_init.c,v 1.1 1995/05/06
16:26
:19 root Exp root $
SER: Running serial_init, 1 serial ports
registering /dev/ttyS2 for serial
SER0: enabling interrupt 12
SER0: COM3, intlevel=12, base=0x3e8, device=/dev/ttyS2
SER0: BIOS memory location 0x404 has value of 0x3e8
...
SER0: INT14 0x0: Initialize port 2, AL=0xa3
SER0: Read LCR = 0x0
SER0: MCR = 0x3
SER0: MCR: DTR -> 1
SER0: MCR: RTS -> 2
SER0: LCR = 0x83, DLAB high.
SER0: Divisor LSB = 0x30
SER0: Divisor MSB = 0x0
SER0: LCR = 0x3, DLAB low.
SER0: Line Control: NOT A TTY.
SER0: Read LSR = 0x0
SER0: tmp=0 int_cond=0 int_req=0 int=0
SER0: Read MSR = 0x0
SER0: INT14 0x0: Return with AL=0x0 AH=0x0
--
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: dosemu 1.1.4: serial printing problems
@ 2003-02-23 15:28 Stas Sergeev
0 siblings, 0 replies; 2+ messages in thread
From: Stas Sergeev @ 2003-02-23 15:28 UTC (permalink / raw)
To: linux-msdos
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-23 15:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-23 15:28 dosemu 1.1.4: serial printing problems Stas Sergeev
-- strict thread matches above, loose matches on Subject: below --
2003-02-23 14:50 Christian Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox