linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Friedrich Lobenstock <fl@fl.priv.at>
To: andre@linux-ide.org
Cc: linux-kernel@vger.kernel.org, ahedrick@atipa.com, andre@suse.com
Subject: [PATCH] promise controller and QUANTUM FIREBALLlct10 30
Date: Sun, 26 Nov 2000 03:36:04 +0100	[thread overview]
Message-ID: <3A207714.DA2B03E@fl.priv.at> (raw)

Hi Andre!

I had to apply this patch to be able to get my system starting up
because the PDC driver would look the system without it.

If I remember correctly the system would hang after the last line shown.
hda: QUANTUM FIREBALLlct10 10, ATA DISK drive
hdc: QUANTUM FIREBALLlct10 10, ATA DISK drive
hde: QUANTUM FIREBALLlct10 30, ATA DISK drive           \x03(on PDC 20262 !)
hdg: QUANTUM FIREBALLlct10 30, ATA DISK drive            (on PDC 20262 !)
[..]
hda: 20044080 sectors (10263 MB) w/418KiB Cache, CHS=19885/16/63, UDMA(33)
hdc: 20044080 sectors (10263 MB) w/418KiB Cache, CHS=19885/16/63, UDMA(33)
hde: 58633344 sectors (30020 MB) w/418KiB Cache, CHS=58168/16/63, UDMA(66)
hdg: 58633344 sectors (30020 MB) w/418KiB Cache, CHS=58168/16/63, UDMA(66)


--- linux/drivers/ide/pdc202xx.c~       Fri Jul 28 21:08:30 2000
+++ linux/drivers/ide/pdc202xx.c        Sat Nov 25 20:18:51 2000
@@ -222,6 +222,7 @@

 const char *pdc_quirk_drives[] = {
        "QUANTUM FIREBALLlct08 08",
+       "QUANTUM FIREBALLlct10 30",
        "QUANTUM FIREBALLP KA6.4",
        "QUANTUM FIREBALLP LM20.4",
        "QUANTUM FIREBALLP LM20.5",

PS: Please CC me because I'm not on linux-kernel.
 
MfG / Regards
Friedrich Lobenstock
-
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-26  3:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3A207714.DA2B03E@fl.priv.at \
    --to=fl@fl.priv.at \
    --cc=ahedrick@atipa.com \
    --cc=andre@linux-ide.org \
    --cc=andre@suse.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;
as well as URLs for NNTP newsgroup(s).