From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: rolf liu <rolfliu@gmail.com>
Cc: linux-mips@linux-mips.org
Subject: Re: can't find interrupt number under /proc/interrupts for the pci multi-port on db1550
Date: Tue, 28 Jun 2005 18:52:25 +0100 [thread overview]
Message-ID: <1119981143.32369.26.camel@localhost.localdomain> (raw)
In-Reply-To: <2db32b720506280930a5de769@mail.gmail.com>
On Maw, 2005-06-28 at 17:30, rolf liu wrote:
> but the number of interrupts for that driver is always 0, which seems
> not OK. I am wondering if such interrupt is routed to somewhere else?
I'd expect it to stay zero unless characters were received or events
occurred. Something like
(echo "Hello world"; cat ) <> /dev/ttywhatever
ought to cause interrupts
[That bit of script writes Hello world to the serial port and then
copies anything from it back to it until you hit ^C]
next prev parent reply other threads:[~2005-06-28 17:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 0:06 can't find interrupt number under /proc/interrupts for the pci multi-port on db1550 rolf liu
2005-06-28 8:16 ` Jon Anders Haugum
2005-06-28 14:56 ` rolf liu
2005-06-28 15:09 ` rolf liu
2005-07-05 19:43 ` rolf liu
2005-06-28 13:44 ` Alan Cox
2005-06-28 16:30 ` rolf liu
2005-06-28 17:52 ` Alan Cox [this message]
2005-06-28 19:01 ` rolf liu
2005-06-28 21:15 ` Ralf Baechle
2005-06-29 22:20 ` rolf liu
2005-06-30 10:07 ` Ralf Baechle
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=1119981143.32369.26.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=linux-mips@linux-mips.org \
--cc=rolfliu@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.