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 <[EMAIL PROTECTED]>

--- 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to