Re: [PATCH][26.5/27] Add MT25204 PCI IDs

2005-04-07 Thread Greg KH
On Fri, Apr 01, 2005 at 02:06:50PM -0800, Roland Dreier wrote:
> Ugh, this patch is required to build support for the new Mellanox
> HCAs.  Greg K-H applied it to his tree a while ago but it hasn't made
> it to Linus yet.
> 
> Sorry,
>   Roland
> 
> Add PCI device IDs for new Mellanox MT25204 "Sinai" InfiniHost III Lx HCA.
> 
> Signed-off-by: Roland Dreier <[EMAIL PROTECTED]>

Already in 2.6.12-rc2.

thanks,

greg k-h
-
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/


[PATCH][26.5/27] Add MT25204 PCI IDs

2005-04-01 Thread Roland Dreier
Ugh, this patch is required to build support for the new Mellanox
HCAs.  Greg K-H applied it to his tree a while ago but it hasn't made
it to Linus yet.

Sorry,
  Roland

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

Signed-off-by: Roland Dreier <[EMAIL PROTECTED]>

--- linux-export.orig/include/linux/pci_ids.h   2005-03-31 19:07:14.0 
-0800
+++ linux-export/include/linux/pci_ids.h2005-04-01 14:03:16.468519075 
-0800
@@ -2122,6 +2122,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/