linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: Jeff Garzik <jeff@garzik.org>
Cc: Vincent Bernat <Vincent.Bernat@wallix.com>,
	linux-ide@vger.kernel.org,
	JF Taltavull <jean-francois.taltavull@wallix.com>
Subject: Re: SATA update in 2.4, ICH8
Date: Tue, 26 Jun 2007 16:02:13 +0200	[thread overview]
Message-ID: <20070626140212.GA24269@1wt.eu> (raw)
In-Reply-To: <46811686.6050408@garzik.org>

On Tue, Jun 26, 2007 at 09:37:10AM -0400, Jeff Garzik wrote:
> Any chance you could email me what is pending?

Of course! it was in first mail of this thread. Here it is.

Thanks,
Willy


------

Hi !                                                                            

I have patched 2.4.34 with the  following patch to allow the use of SATA        
drive on an ICH8 motherboard (it is a Dell OptiPlex 745).


--- linux/drivers/scsi/ata_piix.c~	2006-12-22 17:06:45.000000000 -0500
+++ linux/drivers/scsi/ata_piix.c	2007-06-14 05:27:02.000000000 -0400
@@ -115,6 +115,8 @@
 	{ 0x8086, 0x2653, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich6_sata_rm },
 	{ 0x8086, 0x27c0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
 	{ 0x8086, 0x27c4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
+	{ 0x8086, 0x2820, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
+	{ 0x8086, 0x2825, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
 	{ 0x8086, 0x2680, PCI_ANY_ID, PCI_ANY_ID, 0, 0, esb2_sata },
 
 	{ }	/* terminate list */



  reply	other threads:[~2007-06-26 14:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-21  7:41 SATA update in 2.4, ICH8 Vincent Bernat
2007-06-21 18:21 ` Willy Tarreau
2007-06-22  6:29   ` Vincent Bernat
2007-06-22 19:13     ` Willy Tarreau
2007-06-25  8:06       ` Vincent Bernat
2007-06-26 12:09         ` Willy Tarreau
2007-06-26 13:37           ` Jeff Garzik
2007-06-26 14:02             ` Willy Tarreau [this message]
2007-06-22  7:51   ` Vincent Bernat

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=20070626140212.GA24269@1wt.eu \
    --to=w@1wt.eu \
    --cc=Vincent.Bernat@wallix.com \
    --cc=jean-francois.taltavull@wallix.com \
    --cc=jeff@garzik.org \
    --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;
as well as URLs for NNTP newsgroup(s).