All of lore.kernel.org
 help / color / mirror / Atom feed
From: grundler@dsl2.external.hp.com (Grant Grundler)
To: Joerg Steindlberger <j@steindlberger.de>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] still problems with PCI IDE controller
Date: Wed, 18 Dec 2002 14:24:55 -0700	[thread overview]
Message-ID: <20021218212455.GG17944@dsl2.external.hp.com> (raw)
In-Reply-To: <courier.3E00E3ED.000010DA@server01>

On Wed, Dec 18, 2002 at 10:08:34PM +0100, Joerg Steindlberger wrote:
> Dino f2000000: IRQ base 96, stuck IRQ lines? 0x2

The loop that reads and deMuxes the IRQ lines for Dino exits after
a few times in order to avoid monopolizing the CPU.
What that msg tells me is we are in the interrupt handler long
enough that the next eth0 interrupt is outstanding again.
I would guess this is because IDE is handling IO on the interrupt
stack (reading block data via PIO).

IDE in PIO Mode (ie not using DMA) does not play well with the
rest of the system.

You can usually ignore this msg.


> Seems that there is still nobody else who tried to use cheap IDE disks with a 
> parisc machine :-(

Nope. IDE is EEEeevil ;^)

grant

  reply	other threads:[~2002-12-18 21:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-16  6:09 [parisc-linux] problems with PCI IDE controller John Marvin
2002-12-16 13:57 ` John David Anglin
2002-12-16 15:03 ` Alan Cox
2002-12-17 21:04   ` Joerg Steindlberger
2002-12-18 21:08     ` [parisc-linux] still " Joerg Steindlberger
2002-12-18 21:24       ` Grant Grundler [this message]
2002-12-18 22:18         ` Joerg Steindlberger
2002-12-18 23:59           ` Grant Grundler
2002-12-19  1:06           ` Alan Cox

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=20021218212455.GG17944@dsl2.external.hp.com \
    --to=grundler@dsl2.external.hp.com \
    --cc=j@steindlberger.de \
    --cc=parisc-linux@lists.parisc-linux.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.