diff options
Diffstat (limited to 'util/inteltool/inteltool.h')
-rw-r--r-- | util/inteltool/inteltool.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h index c362550fa5..678aa47871 100644 --- a/util/inteltool/inteltool.h +++ b/util/inteltool/inteltool.h @@ -183,6 +183,8 @@ static inline uint32_t inl(unsigned port) #define PCI_DEVICE_ID_INTEL_C627A_SUPER 0xa24b #define PCI_DEVICE_ID_INTEL_C629A_SUPER 0xa24c +#define PCI_DEVICE_ID_INTEL_EBG 0x1b81 + #define PCI_DEVICE_ID_INTEL_H310 0xa303 #define PCI_DEVICE_ID_INTEL_H370 0xa304 #define PCI_DEVICE_ID_INTEL_Z390 0xa305 |