RE: [PATCH/2.6.17-rc4 6/10] Add Tundra pci vendor and device ID
From: Zang Roy-r61911 <hidden>
Date: 2006-05-18 04:50:57
VENDOR_ID_TUNDRA and PCI_DEVICE_ID_TUNDRA_CA91C042 have been in pciids list. we will summit PCI_DEVICE_ID_TUNDRA_TSI108 and PCI_DEVICE_ID_TUNDRA_TSI109. Dose the pci.ids file there will appear in the new kernel release? Roy On May 17, 2006, at 5:14 AM, Zang Roy-r61911 wrote:
Add Tundra Semiconductor pci host bridge vendor ID and device ID Signed-off-by: Alexandre Bounine <redacted> Signed-off-by: Roy Zang <redacted>
Did you guys submit http://pciids.sourceforge.net/ ? - k
quoted hunk
--- include/linux/pci_ids.h | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) 14bddf6670ca982d5cee57afa472d2199e2170fcdiff --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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev