diff options
Diffstat (limited to 'hw/pci_ids.h')
-rw-r--r-- | hw/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/pci_ids.h b/hw/pci_ids.h index 83f38934ec..85e5372006 100644 --- a/hw/pci_ids.h +++ b/hw/pci_ids.h @@ -120,3 +120,6 @@ #define PCI_VENDOR_ID_XEN 0x5853 #define PCI_DEVICE_ID_XEN_PLATFORM 0x0001 + +#define PCI_VENDOR_ID_NEC 0x1033 +#define PCI_DEVICE_ID_NEC_UPD720200 0x0194 |