[PATCH] pci_ids: LPC bus id used in TPM driver

From: Kylene Hall
Date: Tue May 10 2005 - 09:13:15 EST


Please apply this patch which adds an LPC ID to the pci_ids file. The TPM
device driver is using this id.

Signed-off-by: Kylene Hall <kjhall@xxxxxxxxxx>
---
--- linux-2.6.12-rc3/include/linux/pci_ids.h 2005-04-20 17:03:16.000000000 -0700
+++ linux-2.6.12-rc3/include/linux/pci_ids.h 2005-05-03 12:34:15.000000000 -0700
@@ -1559,6 +1562,7 @@
#define PCI_DEVICE_ID_SERVERWORKS_OSB4USB 0x0220
#define PCI_DEVICE_ID_SERVERWORKS_CSB5USB PCI_DEVICE_ID_SERVERWORKS_OSB4USB
#define PCI_DEVICE_ID_SERVERWORKS_CSB6USB 0x0221
+#define PCI_DEVICE_ID_SERVERWORKS_CSB6LPC 0x0227
#define PCI_DEVICE_ID_SERVERWORKS_GCLE 0x0225
#define PCI_DEVICE_ID_SERVERWORKS_GCLE2 0x0227
#define PCI_DEVICE_ID_SERVERWORKS_CSB5ISA 0x0230
-
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/