lkml.org 
[lkml]   [2006]   [May]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateTue, 23 May 2006 03:10:23 -0400
FromBrice Goglin <>
Subject[PATCH 1/5] Add Myricom PCI vendor ID to pci_ids.h
[PATCH 1/5] Add Myricom PCI vendor ID to pci_ids.h

Add PCI_VENDOR_ID_MYRICOM to pci_ids.h so that the myri10ge driver
and any other driver for Myricom hardware may use it.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Andrew J. Gallatin <gallatin@myri.com>

 include/linux/pci_ids.h |    1 +
 1 file changed, 1 insertion(+)
--- linux-mm/include/linux/pci_ids.h.old	2006-05-19 04:34:30.000000000 +0200
+++ linux-mm/include/linux/pci_ids.h	2006-05-16 01:42:49.000000000 +0200
@@ -1841,6 +1841,7 @@
 
 #define PCI_VENDOR_ID_SAMSUNG		0x144d
 
+#define PCI_VENDOR_ID_MYRICOM		0x14c1
 
 #define PCI_VENDOR_ID_TITAN		0x14D2
 #define PCI_DEVICE_ID_TITAN_010L	0x8001
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-05-23 09:12    [from the cache]
©2003-2008