public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Hakan Lennestal <hakanl@cdt.luth.se>
Cc: Peter Samuelson <peter@cadcamlab.org>,
	Andre Hedrick <andre@linux-ide.org>,
	linux-kernel@vger.kernel.org
Subject: Re: 2.4.0, test10, test11: HPT366 problem
Date: Tue, 21 Nov 2000 13:29:51 +0000	[thread overview]
Message-ID: <27102.974813391@redhat.com> (raw)
In-Reply-To: <20001121122617.88D1A26@ganymede.cdt.luth.se>
In-Reply-To: <20001121122617.88D1A26@ganymede.cdt.luth.se>


hakanl@cdt.luth.se said:
>  When it comes to the partition detection during bootup, udma4 or
> udma3 doesn't seem to matter. It passes approx. one out of ten times
> either way. 

How have you made it use udma3 at bootup? Something like the patch below?

Index: drivers/ide/hpt366.c
===================================================================
RCS file: /inst/cvs/linux/drivers/ide/Attic/hpt366.c,v
retrieving revision 1.1.2.10
diff -u -r1.1.2.10 hpt366.c
--- drivers/ide/hpt366.c	2000/11/10 14:56:31	1.1.2.10
+++ drivers/ide/hpt366.c	2000/11/21 13:27:32
@@ -55,6 +55,8 @@
 };
 
 const char *bad_ata66_4[] = {
+	"IBM-DTLA-307045",
+	"IBM-DTLA-307030",
 	"WDC AC310200R",
 	NULL
 };

--
dwmw2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-21 14:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-21  7:39 2.4.0, test10, test11: HPT366 problem Hakan Lennestal
2000-11-21  9:29 ` Andre Hedrick
2000-11-21 11:01   ` David Woodhouse
2000-11-21 12:15     ` Peter Samuelson
2000-11-21 12:26       ` Hakan Lennestal
2000-11-21 13:29         ` David Woodhouse [this message]
2000-11-21 18:33           ` Andre Hedrick
2000-11-21 20:56             ` David Woodhouse
2000-11-21 21:04               ` Mohammad A. Haque
2000-11-21 21:37                 ` Hakan Lennestal
2000-11-24 20:46           ` Nathan A. Ferch
2000-11-21 18:32       ` Andre Hedrick
2000-11-21 19:15         ` David Woodhouse
2000-11-22  1:11           ` Andre Hedrick
2000-11-21 10:35 ` David Woodhouse
2000-11-21 10:52   ` Hakan Lennestal
  -- strict thread matches above, loose matches on Subject: below --
2000-11-21  9:31 Hakan.Lennestal

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=27102.974813391@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=andre@linux-ide.org \
    --cc=hakanl@cdt.luth.se \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter@cadcamlab.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