From: Jeff Garzik <jgarzik@pobox.com>
To: shane.huang@amd.com
Cc: tj@kernel.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] Add AMD SB900 SATA/IDE controller device IDs
Date: Tue, 28 Jul 2009 20:56:30 -0400 [thread overview]
Message-ID: <4A6F9E3E.30500@pobox.com> (raw)
In-Reply-To: <1248762566.3437.7.camel@zm-desktop>
Shane Huang wrote:
> Add AMD SB900 SATA/IDE controller device IDs.
>
> Signed-off-by: Shane Huang <shane.huang@amd.com>
>
> diff -ruN a/drivers/ata/ahci.c b/drivers/ata/ahci.c
> --- a/drivers/ata/ahci.c 2009-07-27 18:55:43.000000000 +0800
> +++ b/drivers/ata/ahci.c 2009-07-27 18:55:47.000000000 +0800
> @@ -533,6 +533,11 @@
> { PCI_VDEVICE(ATI, 0x4394), board_ahci_sb700 }, /* ATI SB700/800 */
> { PCI_VDEVICE(ATI, 0x4395), board_ahci_sb700 }, /* ATI SB700/800 */
>
> + /* AMD */
> + { PCI_VDEVICE(AMD, 0x7800), board_ahci }, /* AMD SB900 */
> + { PCI_VENDOR_ID_AMD, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID,
> + PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci }, /* AMD RAID */
Are you _absolutely_ certain that future AMD PCI_CLASS_STORAGE_RAID
hardware will be compatible with AHCI?
Jeff
next prev parent reply other threads:[~2009-07-29 0:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 6:29 [PATCH] Add AMD SB900 SATA/IDE controller device IDs Shane Huang
2009-07-28 7:52 ` Tejun Heo
2009-07-29 0:56 ` Jeff Garzik [this message]
2009-07-29 2:32 ` Huang, Shane
2009-07-29 2:42 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2009-07-29 3:34 Shane Huang
2009-07-29 4:02 ` Tejun Heo
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=4A6F9E3E.30500@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=shane.huang@amd.com \
--cc=tj@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.