From: Helge Deller <del...@gmx.de> Signed-off-by: Helge Deller <del...@gmx.de> --- include/hw/pci/pci_ids.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/hw/pci/pci_ids.h b/include/hw/pci/pci_ids.h index 85469b9b53..3c0e72df0e 100644 --- a/include/hw/pci/pci_ids.h +++ b/include/hw/pci/pci_ids.h @@ -171,6 +171,8 @@ #define PCI_VENDOR_ID_DEC 0x1011 #define PCI_DEVICE_ID_DEC_21143 0x0019 +#define PCI_VENDOR_ID_HP 0x103c + #define PCI_VENDOR_ID_CIRRUS 0x1013 #define PCI_VENDOR_ID_IBM 0x1014 -- 2.41.0