qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 06/14] pci_ids.h: add vendor id of Texus Intesrument


From: Isaku Yamahata
Subject: [Qemu-devel] [PATCH 06/14] pci_ids.h: add vendor id of Texus Intesruments.
Date: Mon, 6 Sep 2010 16:46:20 +0900

add vendor id of Texus Intesruments.

Signed-off-by: Isaku Yamahata <address@hidden>
---
 hw/pci_ids.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/hw/pci_ids.h b/hw/pci_ids.h
index 39e9f1d..82cba7e 100644
--- a/hw/pci_ids.h
+++ b/hw/pci_ids.h
@@ -57,6 +57,8 @@
 #define PCI_VENDOR_ID_AMD                0x1022
 #define PCI_DEVICE_ID_AMD_LANCE          0x2000
 
+#define PCI_VENDOR_ID_TI                 0x104c
+
 #define PCI_VENDOR_ID_MOTOROLA           0x1057
 #define PCI_DEVICE_ID_MOTOROLA_MPC106    0x0002
 #define PCI_DEVICE_ID_MOTOROLA_RAVEN     0x4801
-- 
1.7.1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]