linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: "Prakash, Sathya" <sathya.prakash@lsi.com>
Cc: linux-scsi@vger.kernel.org, eric.moore@lsi.com
Subject: Re: [PATCH 1/6] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030
Date: Tue, 14 Aug 2007 12:47:38 -0600	[thread overview]
Message-ID: <20070814184738.GR16277@parisc-linux.org> (raw)
In-Reply-To: <20070814103330.GA9944@lsil.com>

On Tue, Aug 14, 2007 at 04:03:31PM +0530, Prakash, Sathya wrote:
> +++ b/drivers/message/fusion/mptspi.c
> @@ -1190,6 +1190,8 @@ static struct spi_function_template mptspi_transport_functions = {
>  static struct pci_device_id mptspi_pci_table[] = {
>  	{ PCI_VENDOR_ID_LSI_LOGIC, MPI_MANUFACTPAGE_DEVID_53C1030,
>  		PCI_ANY_ID, PCI_ANY_ID },
> +	{ 0x117c /* ATTO */, MPI_MANUFACTPAGE_DEVID_53C1030,
> +		PCI_ANY_ID, PCI_ANY_ID },
>  	{ PCI_VENDOR_ID_LSI_LOGIC, MPI_MANUFACTPAGE_DEVID_53C1035,
>  		PCI_ANY_ID, PCI_ANY_ID },
>  	{0}	/* Terminating entry */

I'd rather see this patch add PCI_VENDOR_ID_ATTO to
include/linux/pci_ids.h

-- 
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

  parent reply	other threads:[~2007-08-14 18:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-14 10:33 [PATCH 1/6] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 Prakash, Sathya
2007-08-14 16:17 ` Moore, Eric
2007-08-14 18:47 ` Matthew Wilcox [this message]
2007-08-14 22:43 ` Christoph Hellwig
2007-08-14 23:04   ` Moore, Eric
  -- strict thread matches above, loose matches on Subject: below --
2007-08-14 23:28 Eric Moore
2007-08-18  6:40 ` Mr. James W. Laferriere
2007-08-18 15:55   ` Moore, Eric
2007-08-18 19:22     ` Mr. James W. Laferriere

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=20070814184738.GR16277@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=eric.moore@lsi.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sathya.prakash@lsi.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).