[PATCH/2.6.17-rc4 6/10]  Add  Tundra pci vendor and device ID
    Zang Roy-r61911 
    tie-fei.zang at freescale.com
       
    Wed May 17 20:14:21 EST 2006
    
    
  
Add Tundra Semiconductor pci host bridge vendor ID and device ID
Signed-off-by: Alexandre Bounine <alexandreb at tundra.com>
Signed-off-by: Roy Zang	<tie-fei.zang at freescale.com>
---
 include/linux/pci_ids.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
14bddf6670ca982d5cee57afa472d2199e2170fc
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index d6fe048..c39fcfc 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2276,3 +2276,7 @@ #define PCI_DEVICE_ID_RME_DIGI32	0x9896
 #define PCI_DEVICE_ID_RME_DIGI32_PRO	0x9897
 #define PCI_DEVICE_ID_RME_DIGI32_8	0x9898
 
+#define PCI_VENDOR_ID_TUNDRA		0x10e3
+#define PCI_DEVICE_ID_TUNDRA_CA91C042	0x0000
+#define PCI_DEVICE_ID_TUNDRA_TSI108	0x0108
+#define PCI_DEVICE_ID_TUNDRA_TSI109	0xA108
-- 
1.3.0
    
    
More information about the Linuxppc-dev
mailing list