From: Jeff Garzik <jeff@garzik.org>
To: "James E. Jarvis" <jjarvis@staffmail.ed.ac.uk>
Cc: linux-ide@vger.kernel.org
Subject: Re: 2.4.33 ata_piix patch for Intel 82801GBM/GHM (ICH7) SATA
Date: Wed, 04 Oct 2006 12:23:49 -0400 [thread overview]
Message-ID: <4523E015.7090001@garzik.org> (raw)
In-Reply-To: <Pine.GSO.4.64.0610041644010.9352@holyrood.ed.ac.uk>
James E. Jarvis wrote:
> This patch needs testing. I do not have access (other than intermittent
> ssh access) to a Fujitsu Siemens Pi 1505 laptop running 2.4.33 Linux
> Kernel.
>
> The following is a patch for the Intel Corporation 82801GBM/GHM (ICH7
> Family) Serial ATA Storage Controllers cc=AHCI (rev 02)
> pc id = 8086:27c5 in the Linux 2.4.33 kernel
>
> --- drivers/scsi/ata_piix.c~ Fri Aug 11 05:18:20 2006
> +++ drivers/scsi/ata_piix.c Wed Oct 4 16:11:36 2006
> @@ -115,6 +115,7 @@
> { 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, 0x27c5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
Use the AHCI driver, as the above lspci output indicates...
Jeff
prev parent reply other threads:[~2006-10-04 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 15:53 2.4.33 ata_piix patch for Intel 82801GBM/GHM (ICH7) SATA James E. Jarvis
2006-10-04 16:23 ` Jeff Garzik [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=4523E015.7090001@garzik.org \
--to=jeff@garzik.org \
--cc=jjarvis@staffmail.ed.ac.uk \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.