linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: Felipe Sere <dodofxp@gmail.com>, linux-ide@vger.kernel.org
Subject: Re: [PATCH #upstream-fixes] ata_piix: subsys 106b:00a3 is apple ich8m too
Date: Thu, 31 Jul 2008 01:50:36 -0400	[thread overview]
Message-ID: <489152AC.9060501@garzik.org> (raw)
In-Reply-To: <488EB362.1090307@gmail.com>

Tejun Heo wrote:
> Subsys 106b:00a3 also is the weird apple ich8m which chokes when the
> latter two ports are accessed, add it.  Reported by Felipe Sere.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Cc: Felipe Sere <dodofxp@gmail.com>
> ---
> This leaves a whole - 00a2.  Is there anyone who can verify whether
> 00a2 exists or not?  I feel a bit uncomfortable about adding it
> blindly.
> 
>  drivers/ata/ata_piix.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c
> index a90ae03..c294121 100644
> --- a/drivers/ata/ata_piix.c
> +++ b/drivers/ata/ata_piix.c
> @@ -250,6 +250,7 @@ static const struct pci_device_id piix_pci_tbl[] = {
>  	/* Mobile SATA Controller IDE (ICH8M), Apple */
>  	{ 0x8086, 0x2828, 0x106b, 0x00a0, 0, 0, ich8m_apple_sata },
>  	{ 0x8086, 0x2828, 0x106b, 0x00a1, 0, 0, ich8m_apple_sata },
> +	{ 0x8086, 0x2828, 0x106b, 0x00a3, 0, 0, ich8m_apple_sata },
>  	/* Mobile SATA Controller IDE (ICH8M) */
>  	{ 0x8086, 0x2828, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },

applied



      reply	other threads:[~2008-07-31  5:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <da38d7b90807240227q165cb5elad937973a58bf88f@mail.gmail.com>
     [not found] ` <488D757B.6000002@gmail.com>
     [not found]   ` <da38d7b90807280101y44ef5624of99f7038967405a6@mail.gmail.com>
2008-07-28 18:54     ` ata_piix problem with MacBook Pro and 2.6.26 Felipe Sere
2008-07-29  2:14       ` Tejun Heo
2008-07-29  5:55         ` Felipe Sere
2008-07-29  6:06           ` [PATCH #upstream-fixes] ata_piix: subsys 106b:00a3 is apple ich8m too Tejun Heo
2008-07-31  5:50             ` 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=489152AC.9060501@garzik.org \
    --to=jeff@garzik.org \
    --cc=dodofxp@gmail.com \
    --cc=htejun@gmail.com \
    --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).