linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <tj@kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	IDE/ATA development list <linux-ide@vger.kernel.org>,
	Travis Read <ics@dark.net.au>
Subject: Re: [PATCH #upstream-fixes take#2] sata_sil24: add DID for another adaptec falvor
Date: Fri, 04 Jul 2008 09:10:50 -0400	[thread overview]
Message-ID: <486E215A.8020808@garzik.org> (raw)
In-Reply-To: <486B414F.2050701@kernel.org>

Tejun Heo wrote:
> There's another DID used for Adaptec card.  Add it.
> 
> Reported by Travis Read.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Cc: Travis Read <ics@dark.net.au>
> ---
>  drivers/ata/sata_sil24.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/ata/sata_sil24.c b/drivers/ata/sata_sil24.c
> index 8ee6b5b..84ffcc2 100644
> --- a/drivers/ata/sata_sil24.c
> +++ b/drivers/ata/sata_sil24.c
> @@ -370,6 +370,7 @@ static const struct pci_device_id sil24_pci_tbl[] = {
>  	{ PCI_VDEVICE(INTEL, 0x3124), BID_SIL3124 },
>  	{ PCI_VDEVICE(CMD, 0x3132), BID_SIL3132 },
>  	{ PCI_VDEVICE(CMD, 0x0242), BID_SIL3132 },
> +	{ PCI_VDEVICE(CMD, 0x0244), BID_SIL3132 },
>  	{ PCI_VDEVICE(CMD, 0x3131), BID_SIL3131 },
>  	{ PCI_VDEVICE(CMD, 0x3531), BID_SIL3131 },
>  

applied



      reply	other threads:[~2008-07-04 13:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-02  2:52 [PATCH #upstream-fixes] sata_sil24: add DIDs for adaptec flavors Tejun Heo
2008-07-02  7:55 ` Alan Cox
2008-07-02  8:47   ` Tejun Heo
2008-07-02  8:50     ` [PATCH #upstream-fixes take#2] sata_sil24: add DID for another adaptec falvor Tejun Heo
2008-07-04 13:10       ` 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=486E215A.8020808@garzik.org \
    --to=jeff@garzik.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=ics@dark.net.au \
    --cc=linux-ide@vger.kernel.org \
    --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 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).