From: Pavel Machek <pavel@suse.cz>
To: Paul Gortmaker <p_gortmaker@yahoo.com>
Cc: Jens Axboe <axboe@suse.de>,
torvalds@transmeta.com, alan@lxorguk.ukuu.org.uk,
andre@linux-ide.org, linux-kernel@vger.kernel.org,
Andries.Brouwer@cwi.nl
Subject: Re: [PATCH] off-by-1 error in ide-probe (2.4.x)
Date: Thu, 22 Mar 2001 13:32:35 +0000 [thread overview]
Message-ID: <20010322133235.C31@(none)> (raw)
In-Reply-To: <3AB47DA4.795B609B@yahoo.com> <20010318223558.L29105@suse.de> <3AB9C53E.75D7D965@yahoo.com>
In-Reply-To: <3AB9C53E.75D7D965@yahoo.com>; from p_gortmaker@yahoo.com on Thu, Mar 22, 2001 at 04:26:22AM -0500
Hi!
> hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
> ide1: unexpected interrupt, status=0x58, count=1
> hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
> hdc: drive not ready for command
>
> all with the same timestamp in the syslog. (IRQ timeout followed by
> unexpected IRQ ... ??? Hrrm.)
Not *so* strange.
I'm waiting for interrupt. It does not come, so I start interrupt routine,
anyway.It finds something strange in registers, and says "unexpected interrupt".
--
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.
next prev parent reply other threads:[~2001-03-22 21:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-18 9:19 [PATCH] off-by-1 error in ide-probe (2.4.x) Paul Gortmaker
2001-03-18 21:35 ` Jens Axboe
2001-03-18 23:27 ` Linus Torvalds
2001-03-18 23:32 ` Andre Hedrick
2001-03-22 9:26 ` Paul Gortmaker
2001-03-22 13:32 ` Pavel Machek [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-03-19 0:18 Andries.Brouwer
2001-03-19 1:24 ` Linus Torvalds
2001-03-19 2:23 ` Andre Hedrick
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='20010322133235.C31@(none)' \
--to=pavel@suse.cz \
--cc=Andries.Brouwer@cwi.nl \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=andre@linux-ide.org \
--cc=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=p_gortmaker@yahoo.com \
--cc=torvalds@transmeta.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.