public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexander Fieroch <fieroch@web.de>
To: "Protasevich, Natalie" <Natalie.Protasevich@UNISYS.com>
Cc: linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	bzolnier@gmail.com, axboe@suse.de,
	Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Subject: Re: [2.6.12rc4] PROBLEM: "drive appears confused" and "irq 18:   nobody cared!"
Date: Tue, 21 Jun 2005 20:22:01 +0200	[thread overview]
Message-ID: <42B85AC9.4060708@web.de> (raw)
In-Reply-To: <19D0D50E9B1D0A40A9F0323DBFA04ACCE04C08@USRV-EXCH4.na.uis.unisys.com>

Protasevich, Natalie wrote:
> I would try forcing legacy mode some way, say by tweaking the
> line in do_ide_setup_pci_device():
>    if ((dev->class >> 8) == PCI_CLASS_STORAGE_IDE && (dev->class & 5) !=
> 5) {
> 
> To something like
> 
>    if ((dev->class >> 8) == PCI_CLASS_STORAGE_IDE) {

I did this with kernel 2.6.12-git2. There are more much error messages
like...
"hda: lost interrupt"
...where linux hangs with a timeout. Finally linux falls in a loop of
errors and is repeating the following tree lines continually:

hda: lost interrupt
hda: dma_timer_expiry: dmastatus == 0x64
hda: DMA interrupt recovery


> Another thought is to dump PCI configuration space for ICH6 IDE, and
> verify the values, especially INT_LN, INTR_PIN, and PCICMD which has
> such info as whether IDE interrupt is enabled on the chip (bit 10), see
> Intel's ICH6 spec, chapter 11 (
> ftp://download.intel.com/design/chipsets/datashts/30147302.pdf ).

Ok, is there anything that I can do?

> I posted reply to you last email but surprisingly didn't see it going
> trough to the mailing list. Maybe, our mailer blocked it for some
> reason.

Curious. I also have recognized that some replys did not go through the
mailing list, but I've cc'd all of you. Perhaps someone should check the
filter?

Regards,
Alexander



       reply	other threads:[~2005-06-21 18:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <19D0D50E9B1D0A40A9F0323DBFA04ACCE04C08@USRV-EXCH4.na.uis.unisys.com>
2005-06-21 18:22 ` Alexander Fieroch [this message]
2005-06-17 18:41 [2.6.12rc4] PROBLEM: "drive appears confused" and "irq 18: nobody cared!" Protasevich, Natalie
  -- strict thread matches above, loose matches on Subject: below --
2005-06-17 17:38 Protasevich, Natalie
2005-06-17 17:32 Protasevich, Natalie
2005-06-20  8:08 ` Alexander Fieroch
2005-05-18 22:24 Alexander Fieroch
2005-05-27 19:30 ` Alexander Fieroch
2005-05-28  0:16 ` Andrew Morton
2005-05-29 20:18   ` Alexander Fieroch
2005-06-14  8:04     ` Bartlomiej Zolnierkiewicz
2005-06-15 20:39       ` Alexander Fieroch
2005-06-15 21:30         ` Andrew Morton
2005-06-16 22:23           ` Alan Cox
2005-06-16 23:52             ` Bartlomiej Zolnierkiewicz
2005-06-17 10:49             ` Alexander Fieroch
2005-06-17 12:38               ` Alan Cox
2005-06-17 17:05                 ` Alexander Fieroch
2005-06-17 17:17                   ` Jesper Juhl
2005-06-29 13:47                     ` Alexander Fieroch
     [not found]                     ` <42C0953B.8000506@web.de>
2005-06-28 13:47                       ` Alan Cox
2005-08-04 20:25                       ` Andrew Morton
2005-08-05 10:19                         ` Alan Cox
2005-06-17 11:29           ` Alexander Fieroch
2005-06-13 17:59   ` Alexander Fieroch

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=42B85AC9.4060708@web.de \
    --to=fieroch@web.de \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=Natalie.Protasevich@UNISYS.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=axboe@suse.de \
    --cc=bzolnier@gmail.com \
    --cc=linux-kernel@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