* [PATCH] Add PCI device ID for new Mellanox HCA
@ 2005-03-01 5:50 Roland Dreier
2005-03-01 16:42 ` [openib-general] " Roland Dreier
0 siblings, 1 reply; 3+ messages in thread
From: Roland Dreier @ 2005-03-01 5:50 UTC (permalink / raw)
To: greg; +Cc: linux-kernel, openib-general
Hi Greg,
Here's a device ID for the new HCA that Mellanox just introduced.
Please queue this up for 2.6.12.
Thanks,
Roland
Add PCI device ID 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:08:38.592176783 -0800
+++ linux-svn/include/linux/pci_ids.h 2005-02-28 21:10:37.198431351 -0800
@@ -1992,6 +1992,7 @@
#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 0x5e8c
#define PCI_VENDOR_ID_PDC 0x15e9
#define PCI_DEVICE_ID_PDC_1841 0x1841
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [openib-general] [PATCH] Add PCI device ID for new Mellanox HCA
2005-03-01 5:50 [PATCH] Add PCI device ID for new Mellanox HCA Roland Dreier
@ 2005-03-01 16:42 ` Roland Dreier
2005-03-17 18:14 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Roland Dreier @ 2005-03-01 16:42 UTC (permalink / raw)
To: greg; +Cc: linux-kernel, openib-general
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [openib-general] [PATCH] Add PCI device ID for new Mellanox HCA
2005-03-01 16:42 ` [openib-general] " Roland Dreier
@ 2005-03-17 18:14 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2005-03-17 18:14 UTC (permalink / raw)
To: Roland Dreier; +Cc: linux-kernel, openib-general
On Tue, Mar 01, 2005 at 08:42:47AM -0800, Roland Dreier wrote:
> 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.
Applied, thanks.
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-17 23:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-01 5:50 [PATCH] Add PCI device ID for new Mellanox HCA Roland Dreier
2005-03-01 16:42 ` [openib-general] " Roland Dreier
2005-03-17 18:14 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox