linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Mark Lord <liml@rtr.ca>
Cc: IDE/ATA development list <linux-ide@vger.kernel.org>,
	Tejun Heo <htejun@gmail.com>, Petr Jelen <petr.jelen@gmail.com>
Subject: Re: [PATCH] sata_mv: add RocketRaid 1720 PCI ID to driver
Date: Mon, 08 Sep 2008 12:16:43 -0400	[thread overview]
Message-ID: <48C54FEB.8070402@pobox.com> (raw)
In-Reply-To: <48C05F53.2020709@rtr.ca>

Mark Lord wrote:
> Add PCI ID for RocketRAID 1720 to sata_mv.
> 
> Signed-off-by: Petr Jelen <petr.jelen@gmail.com>
> Signed-off-by: Mark Lord <mlord@pobox.com>
> ---
> Resending, with fixed whitespace and a colon on the subject line.  :)
> This is for 2.6.27.  Pretty harmless.
> 
> --- linux-2.6.27-rc4/drivers/ata/sata_mv.c    2008-08-29 
> 21:35:45.000000000 +0200
> +++ linux/drivers/ata/sata_mv.c    2008-08-29 21:36:38.000000000 +0200
> @@ -667,7 +667,8 @@
>     { PCI_VDEVICE(MARVELL, 0x5041), chip_504x },
>     { PCI_VDEVICE(MARVELL, 0x5080), chip_5080 },
>     { PCI_VDEVICE(MARVELL, 0x5081), chip_508x },
> -    /* RocketRAID 1740/174x have different identifiers */
> +    /* RocketRAID 1720/174x have different identifiers */
> +    { PCI_VDEVICE(TTI, 0x1720), chip_6042 },
>     { PCI_VDEVICE(TTI, 0x1740), chip_508x },
>     { PCI_VDEVICE(TTI, 0x1742), chip_508x },

applied



      parent reply	other threads:[~2008-09-08 16:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-04 22:16 [PATCH] sata_mv add RocketRaid 1720 PCI ID to driver Mark Lord
2008-09-04 22:21 ` [PATCH] sata_mv: " Mark Lord
2008-09-05 13:32   ` Mark Lord
2008-09-08 16:16   ` 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=48C54FEB.8070402@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=htejun@gmail.com \
    --cc=liml@rtr.ca \
    --cc=linux-ide@vger.kernel.org \
    --cc=petr.jelen@gmail.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).