From: Malcolm Mallardi <magamo@ranka.2y.net>
To: Wayne Whitney <whitney@math.berkeley.edu>
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: [PATCH] pdc202xx.c, adds another quirk drive to the list
Date: Wed, 14 Nov 2001 13:32:36 -0500 [thread overview]
Message-ID: <20011114133236.A440@trianna.upcommand.net> (raw)
In-Reply-To: <20011113105543.A392@trianna.upcommand.net> <200111141724.fAEHO5102013@adsl-209-76-109-63.dsl.snfc21.pacbell.net>
In-Reply-To: <200111141724.fAEHO5102013@adsl-209-76-109-63.dsl.snfc21.pacbell.net>; from whitney@math.berkeley.edu on Wed, Nov 14, 2001 at 09:24:05AM -0800
[-- Attachment #1: Type: text/plain, Size: 1433 bytes --]
On Wed, Nov 14, 2001 at 09:24:05AM -0800, Wayne Whitney wrote:
> In mailing-lists.linux-kernel, you wrote:
>
> > I seem to recall when I once looked at the promise driver that there
> > was what appeared to be some form of exclusion list which included
> > several models of Quantum FireballP harddrives, but mine was not on
> > the list.
> >
> > I suspected then (I think that was sometime around 2.4.9) that if I
> > added the drive to that list that it would work, but I never tried it,
> > due to the fact that I don't know C, and was afraid of breaking it
> > more. :)
>
> OK, I'll help you try this, it is really dead easy:
>
> In the kernel tree of your choice, go the directory drivers/ide.
>
> Load pdc202xx.c in the editor of your choice.
>
>
> Recompile your kernel, try it out, and let us know if it works now.
> If it does, submit a patch. See Documentation/SubmittingPatches, and
> ask me if that is not clear.
>
>
First off, I'd like to thank you, Wayne. You've been a big help.
Attached is a patch that adds the Quantum FireballP KX27.3 harddrive to
the quirk_drives list in the Promise 202xx driver (pdc202xx.c) patches
is based off 2.4.15-pre1
Thanks folks, things work wonderfully now.
--
Malcolm D. Mallardi - Dark Freak At Large
"Captain, we are receiving two-hundred eighty-five THOUSAND hails."
AOL: Nuark UIN: 11084092 Y!: Magamo Jabber: Nuark@jabber.com
http://ranka.2y.net/~magamo/index.htm
[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 289 bytes --]
--- drivers/ide/pdc202xx.c.orig Fri Nov 9 09:55:38 2001
+++ drivers/ide/pdc202xx.c Wed Nov 14 12:52:05 2001
@@ -230,6 +230,7 @@
"QUANTUM FIREBALLP KA6.4",
"QUANTUM FIREBALLP LM20.4",
"QUANTUM FIREBALLP KX20.5",
+ "QUANTUM FIREBALLP KX27.3",
"QUANTUM FIREBALLP LM20.5",
NULL
};
prev parent reply other threads:[~2001-11-14 18:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-13 15:55 Long-standing problem with the PDC20262 driver Malcolm Mallardi
[not found] ` <200111141724.fAEHO5102013@adsl-209-76-109-63.dsl.snfc21.pacbell.net>
2001-11-14 18:32 ` Malcolm Mallardi [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=20011114133236.A440@trianna.upcommand.net \
--to=magamo@ranka.2y.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=whitney@math.berkeley.edu \
/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