Re: [PATCH] PCI fixes for 2.6.7-rc1

From: Greg KH
Date: Fri May 28 2004 - 17:42:43 EST


ChangeSet 1.1758, 2004/05/28 13:36:07-07:00, trimmer@xxxxxxxxxxxxxxxx

[PATCH] PCI: Add InfiniCon PCI ID to pci_ids.h

We would like to have the InfiniCon PCI Vendor ID added to pci_ids.h
Below is a context diff, which would would greatly appreciate if you
applied and included in future kernel releases.

Signed-off-by: Greg Kroah-Hartman <greg@xxxxxxxxx>


include/linux/pci_ids.h | 2 ++
1 files changed, 2 insertions(+)


diff -Nru a/include/linux/pci_ids.h b/include/linux/pci_ids.h
--- a/include/linux/pci_ids.h Fri May 28 14:28:59 2004
+++ b/include/linux/pci_ids.h Fri May 28 14:28:59 2004
@@ -1910,6 +1910,8 @@
#define PCI_DEVICE_ID_S2IO_WIN 0x5731
#define PCI_DEVICE_ID_S2IO_UNI 0x5831

+#define PCI_VENDOR_ID_INFINICON 0x1820
+
#define PCI_VENDOR_ID_TOPSPIN 0x1867

#define PCI_VENDOR_ID_ARC 0x192E

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/