public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tobias Hoffmann <lk-list@the-axe-effect.de>
To: linux-kernel@vger.kernel.org
Subject: drive side 80-wire cable detection failed
Date: Sun, 04 Nov 2007 00:09:49 +0100	[thread overview]
Message-ID: <472CFFBD.2050007@the-axe-effect.de> (raw)

Hi!

On my NV3 board with a Samsung SP1634N Harddisk I wrongly got
"drive side 80-wire cable detection failed" with the current kernel.

A possible fix is attached.

Please CC any replies as I'm not on the list.

  Tobias


diff --git a/drivers/ide/ide-iops.c b/drivers/ide/ide-iops.c
index dcda0f1..e3cfd6c 100644
--- a/drivers/ide/ide-iops.c
+++ b/drivers/ide/ide-iops.c
@@ -588,6 +588,7 @@ EXPORT_SYMBOL_GPL(ide_in_drive_list);
 static const struct drive_list_entry ivb_list[] = {
        { "QUANTUM FIREBALLlct10 05"    , "A03.0900"    },
        { "TSSTcorp CDDVDW SH-S202J"    , "SB00"        },
+       { "SAMSUNG SP1634N"             , "UZ100-03"    },
        { NULL                          , NULL          }
 };


             reply	other threads:[~2007-11-03 23:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-03 23:09 Tobias Hoffmann [this message]
2007-11-03 23:20 ` drive side 80-wire cable detection failed Alan Cox
2007-11-04  0:34   ` Tobias Hoffmann
2007-11-05 22:46     ` Alan Cox

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=472CFFBD.2050007@the-axe-effect.de \
    --to=lk-list@the-axe-effect.de \
    --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