From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:25 +0000 (-0700) Subject: hange to shared header file unrelated to open-vm-tools. X-Git-Tag: stable-10.2.0~345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff41cba8ec3e90f7c1367f524defeaeb3bce2bff;p=thirdparty%2Fopen-vm-tools.git hange to shared header file unrelated 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 5de5c0b56..64733aad5 100644 --- a/open-vm-tools/lib/include/vm_device_version.h +++ b/open-vm-tools/lib/include/vm_device_version.h @@ -78,6 +78,13 @@ #define PCI_DEVICE_ID_VMWARE_HDAUDIO_CODEC 0x1975 #define PCI_DEVICE_ID_VMWARE_HDAUDIO_CONTROLLER 0x1977 +/* + * TXT revision ID. + */ +#define TXT_VENDOR_ID 0x15AD +#define TXT_DEVICE_ID 0xB002 +#define TXT_REVISION_ID 0x01 + /* The hypervisor device might grow. Please leave room * for 7 more subfunctions. */