![]() | |||||||||||
Messages in this thread Patch in this message |
[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 | |||||||||||