diff options
Diffstat (limited to 'hw/pci/pci_ids.h')
-rw-r--r-- | hw/pci/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/pci/pci_ids.h b/hw/pci/pci_ids.h index 271d935bc7..d8dc2f1bf7 100644 --- a/hw/pci/pci_ids.h +++ b/hw/pci/pci_ids.h @@ -148,4 +148,7 @@ #define PCI_VENDOR_ID_NEC 0x1033 #define PCI_DEVICE_ID_NEC_UPD720200 0x0194 +#define PCI_VENDOR_ID_TEWS 0x1498 +#define PCI_DEVICE_ID_TEWS_TPCI200 0x30C8 + #endif |