public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <roland@topspin.com>
To: greg@kroah.com
Cc: linux-kernel@vger.kernel.org, openib-general@openib.org
Subject: Re: [openib-general] [PATCH] Add PCI device ID for new Mellanox HCA
Date: Tue, 01 Mar 2005 08:42:47 -0800	[thread overview]
Message-ID: <52oee3pbaw.fsf@topspin.com> (raw)
In-Reply-To: <52fyzfrk29.fsf@topspin.com> (Roland Dreier's message of "Mon, 28 Feb 2005 21:50:38 -0800")

Hi Greg,

It turns out that Mellanox decided to change the device ID at the last
minute.  So of course there will be parts with both IDs.  Here's an
updated patch that includes both IDs.  Please use this instead.
 
Thanks,
  Roland



Add PCI device IDs for new Mellanox "Sinai" InfiniHost III Lx HCA.

Signed-off-by: Roland Dreier <roland@topspin.com>

--- linux-svn.orig/include/linux/pci_ids.h	2005-02-28 21:10:53.000000000 -0800
+++ linux-svn/include/linux/pci_ids.h	2005-03-01 08:39:49.766178558 -0800
@@ -1992,6 +1992,8 @@
 #define PCI_DEVICE_ID_MELLANOX_TAVOR	0x5a44
 #define PCI_DEVICE_ID_MELLANOX_ARBEL_COMPAT 0x6278
 #define PCI_DEVICE_ID_MELLANOX_ARBEL	0x6282
+#define PCI_DEVICE_ID_MELLANOX_SINAI_OLD 0x5e8c
+#define PCI_DEVICE_ID_MELLANOX_SINAI	0x6274
 
 #define PCI_VENDOR_ID_PDC		0x15e9
 #define PCI_DEVICE_ID_PDC_1841		0x1841

  reply	other threads:[~2005-03-01 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-01  5:50 [PATCH] Add PCI device ID for new Mellanox HCA Roland Dreier
2005-03-01 16:42 ` Roland Dreier [this message]
2005-03-17 18:14   ` [openib-general] " Greg KH

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=52oee3pbaw.fsf@topspin.com \
    --to=roland@topspin.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openib-general@openib.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