From: John Wolfe Date: Tue, 22 Dec 2020 20:22:03 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0984da06bd84dc85228368f4a449e53cf04b91;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_device_version.h b/open-vm-tools/lib/include/vm_device_version.h index 21957145e..b9fec3a02 100644 --- a/open-vm-tools/lib/include/vm_device_version.h +++ b/open-vm-tools/lib/include/vm_device_version.h @@ -175,7 +175,9 @@ /* * Intel Volume Management Device (VMD) */ -#define PCI_DEVICE_ID_INTEL_VMD_V1 0x201d +#define PCI_DEVICE_ID_INTEL_VMD_GEN1 0x201d +#define PCI_DEVICE_ID_INTEL_VMD_GEN2 0x28c0 +#define PCI_DEVICE_ID_INTEL_VMD_GEN3 0x476F /* * Intel Quickassist (QAT) devices.