From: Andreas Messer <andreas.messer@stud-mail.uni-wuerzburg.de>
To: linux-ide@vger.kernel.org
Subject: [PATCH] libata, ata_piix, add notebook to short cable list
Date: Wed, 26 Sep 2007 12:52:07 +0200 [thread overview]
Message-ID: <20070926125207.5cd489ef@localhost> (raw)
Hello,
hopefully the right place for this small patch. My new notebook uses
a short 40 pin ide-cable, ata_piix therefore disabled UDMA>33. I added
the chipset ids to the short-cable list and now everything working fine
with UDMA100.
regards
---
--- linux-2.6.22/drivers/ata/ata_piix.c 2007-07-09 01:32:17.000000000 +0200
+++ linux/drivers/ata/ata_piix.c 2007-09-13 21:08:07.000000000 +0200
@@ -578,6 +578,7 @@
{ 0x27DF, 0x0005, 0x0280 }, /* ICH7 on Acer 5602WLMi */
{ 0x27DF, 0x1025, 0x0110 }, /* ICH7 on Acer 3682WLMi */
{ 0x27DF, 0x1043, 0x1267 }, /* ICH7 on Asus W5F */
+ { 0x27DF, 0x103C, 0x30A1 }, /* ICH7 on HP Compaq nc2400 */
{ 0x24CA, 0x1025, 0x0061 }, /* ICH4 on ACER Aspire 2023WLMi */
/* end marker */
{ 0, }
next reply other threads:[~2007-09-26 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-26 10:52 Andreas Messer [this message]
2007-09-26 11:39 ` [PATCH] libata, ata_piix, add notebook to short cable list 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=20070926125207.5cd489ef@localhost \
--to=andreas.messer@stud-mail.uni-wuerzburg.de \
--cc=linux-ide@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