public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tim Moore <timothymoore@bigfoot.com>
To: jamie@versado.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: HPT370 driver problems continued...
Date: Mon, 27 Aug 2001 16:28:10 -0700	[thread overview]
Message-ID: <3B8AD78A.C0C858F2@bigfoot.com> (raw)
In-Reply-To: <CKEAJKBNHMOBPBEDFFPHGEMLCAAA.jamie@versado.net>

> I wonder whether this could be a compatiblity issue between drive and
> controller - both Edward and myself are using similar IBM Deskstar models -
> anyone else had problems with these drives?

> >       30Gb IBM DTLA 307030

This drive is mentioned in hpt366.c.  You might want to check
~/drivers/block/hpt370.c.

const char *bad_ata66_4[] = {
        "IBM-DTLA-307075",
        "IBM-DTLA-307045",
        "IBM-DTLA-307030",
        "WDC AC310200R",
        NULL
};

> >                   The initial hardware configuration
> >                   had two 40G IBM drives (7200RPM
> >                   UDMA100) each attached as the IDE
> >                   Master (using cable select) of the
> >                   primary and secondary IDE interfaces

I don't think cable select is commonly used.  All the IDE RAID setups
I've done use a single disk/controller channel, all IDE Masters.

rgds,
tim.

--

      reply	other threads:[~2001-08-27 23:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3B899AAE.20303@yahoo.co.uk>
2001-08-27  6:56 ` HPT370 driver problems continued Andre Hedrick
2001-08-27  9:06   ` Jamie Neil
2001-08-27 23:28     ` Tim Moore [this message]

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=3B8AD78A.C0C858F2@bigfoot.com \
    --to=timothymoore@bigfoot.com \
    --cc=jamie@versado.net \
    --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