From: Richard Hirst <rhirst@linuxcare.com>
To: Matthew Wilcox <willy@debian.org>
Cc: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] EISA support
Date: Fri, 12 Oct 2001 10:01:49 +0100 [thread overview]
Message-ID: <20011012100149.Q11105@linuxcare.com> (raw)
In-Reply-To: <20011012094719.P11105@linuxcare.com>; from rhirst@linuxcare.com on Fri, Oct 12, 2001 at 09:47:19AM +0100
On Fri, Oct 12, 2001 at 09:47:19AM +0100, Richard Hirst wrote:
> On Fri, Oct 12, 2001 at 07:44:49AM +0100, Matthew Wilcox wrote:
> >
> > OK, just committed 2.4.9-pa49 which makes my hp100 EISA card work:
> >
> > 64 bytes from 15.1.50.0: icmp_seq=1 ttl=255 time=0.5 ms
> >
> > Haven't made any effort to support busmastering cards yet, but having
> > ioports, iomem & interrupts working should allow most cards to function.
>
> Still can't get any interrupts out of my EISA scsi card in 715/75.
I tried adding a handler for irq 81 (64 + 17), as you said that was
asp error, at the end of asp_init_chip().
request_irq(81, asp_error, 0, "asp error", asp);
That handler gets called as soon as it is registered. Is it likely that
EISA interrupts are blocked until that error is cleared down somehow?
Richard
next prev parent reply other threads:[~2001-10-12 9:00 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-10 6:24 [parisc-linux] EISA support Matthew Wilcox
2001-10-10 8:32 ` Michael S.Zick
2001-10-10 11:01 ` Alan Modra
2001-10-10 14:11 ` Michael S.Zick
2001-10-10 14:48 ` Matthew Wilcox
2001-10-10 15:38 ` Matthew Wilcox
2001-10-10 16:57 ` Michael S.Zick
2001-10-10 12:45 ` Richard Hirst
2001-10-10 14:28 ` Matthew Wilcox
2001-10-10 17:36 ` Grant Grundler
2001-10-11 1:40 ` Matthew Wilcox
2001-10-11 3:56 ` Grant Grundler
2001-10-11 11:23 ` Richard Hirst
2001-10-11 20:22 ` Matthew Wilcox
2001-10-11 8:15 ` Richard Hirst
2001-10-12 6:44 ` Matthew Wilcox
2001-10-12 8:47 ` Richard Hirst
2001-10-12 9:01 ` Richard Hirst [this message]
2001-10-16 19:17 ` Tom
2001-10-16 19:46 ` Jochen Friedrich
2001-10-16 20:00 ` Matthew Wilcox
2001-10-16 22:26 ` Jochen Friedrich
2001-10-16 22:32 ` Matthew Wilcox
2001-10-18 14:31 ` Tom
2001-10-18 15:08 ` Matthew Wilcox
-- strict thread matches above, loose matches on Subject: below --
2001-10-10 11:37 Pedot, Wolfgang
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=20011012100149.Q11105@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=parisc-linux@parisc-linux.org \
--cc=willy@debian.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 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.