From: Jeff Garzik <jgarzik@pobox.com>
To: David Wang <touch@sis.com>
Cc: "inux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>
Subject: Re: [PATCH] libata: support for SiS AHCI controller in SiS966/SiS968
Date: Wed, 06 Sep 2006 10:53:05 -0400 [thread overview]
Message-ID: <44FEE0D1.90006@pobox.com> (raw)
In-Reply-To: <OFD4641DBA.8DD06DEC-ON482571DB.00364E08@sis.com.tw>
David Wang wrote:
> diff -up a/drivers/scsi/ahci.c b/drivers/scsi/ahci.c
> --- a/drivers/scsi/ahci.c 2006-08-24 05:16:33.000000000 +0800
> +++ b/drivers/scsi/ahci.c 2006-08-31 16:36:03.000000000 +0800
> @@ -296,6 +296,12 @@
> board_ahci }, /* ATI SB600 non-raid */
> { PCI_VENDOR_ID_ATI, 0x4381, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> board_ahci }, /* ATI SB600 raid */
> + { PCI_VENDOR_ID_SI, 0x1184, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> + board_ahci }, /* SiS 966, 1184 RAID */
> + { PCI_VENDOR_ID_SI, 0x1185, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> + board_ahci }, /* SiS 966, 1185 AHCI */
> + { PCI_VENDOR_ID_SI, 0x0186, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> + board_ahci }, /* SiS 968, 186 AHCI 3Gbps */
> { } /* terminate list */
These are in the #upstream branch, FWIW...
Jeff
prev parent reply other threads:[~2006-09-06 14:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-31 9:56 [PATCH] libata: support for SiS AHCI controller in SiS966/SiS968 David Wang
2006-09-06 14:53 ` 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=44FEE0D1.90006@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=touch@sis.com \
/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).