public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Santiago Arraga <arraga@gmail.com>
To: linux-msdos@vger.kernel.org
Subject: Problems with serial ports (SER0: Interrupt 12 (2) cannot be requested)
Date: Tue, 8 Feb 2011 15:11:32 +0000 (UTC)	[thread overview]
Message-ID: <loom.20110208T160309-642@post.gmane.org> (raw)

Hello, I'm having trouble using COM1.

On my linux console (Debian squeeze) my user can redirect output to /dev/ttyS0 
without trouble. I control the device on the other side, and see the data coming 
in nicely.

When I start xdosemu, I try to do the same (dir >COM1), but it hangs there. 
Starting dosemu with -D9+s, I see these lines:

SER0: ret=0 queue=0
SER0: ret=0 queue=0
SER0: Read LSR = 0x60
SER0: ret=0 queue=0
SER0: tmp=0 int_cond=0 int_req=0 int=0 fifo=0
SER0: Read MSR = 0x0
SER0: ret=0 queue=0
SER0: INT14 0x3: Port Status, AH=0x60 AL=0x0
SER0: INT14 0x1: Write char 0x20
SER0: ret=0 queue=0
SER0: Func transmit_engine requesting TX_INTR
SER0: tmp=0 int_cond=2 int_req=0 int=2 fifo=0
SER0: Interrupt 12 (2) cannot be requested: enable=0 IER=0x0
SER0: tmp=0 int_cond=2 int_req=0 int=0 fifo=0
SER0: tmp=0 int_cond=2 int_req=0 int=0 fifo=0
...
<forever the last line>
...


I tried to set explicitly the comm parameters with 'mode COM1:9600,n,8,1' 
without success. Same syntoms.

I have $_com1 = "/dev/ttyS0" in my .dosemurc.

Can you help me here?

Best regards and thanks,
             Santiago.


                 reply	other threads:[~2011-02-08 15:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20110208T160309-642@post.gmane.org \
    --to=arraga@gmail.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox