]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes to common header files not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 18 Aug 2020 14:14:11 +0000 (07:14 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 18 Aug 2020 14:14:11 +0000 (07:14 -0700)
open-vm-tools/lib/include/loglevel_user.h
open-vm-tools/lib/include/vm_device_version.h

index 1c16c23941eb73a93181aa8dba20eefd789dc693..ba8fd14ac8876575178e26787322c46a9e7b3670 100644 (file)
@@ -45,6 +45,7 @@
    LOGLEVEL_VAR(keyboard), \
    LOGLEVEL_VAR(vmmouse), \
    LOGLEVEL_VAR(timer), \
+   LOGLEVEL_VAR(sbx), \
    LOGLEVEL_VAR(vga), \
    LOGLEVEL_VAR(svga), \
    LOGLEVEL_VAR(svga_rect), \
index ebcc9380577807d0df86d85729c349098a612279..4779c5fe9ad22f3c7bbae27156b7de665239e48c 100644 (file)
@@ -43,6 +43,7 @@
 #define PCI_DEVICE_ID_LSISAS1068        0x0054
 
 /* Our own PCI IDs
+ *    VMware SBX (Sandbox device for graphics driver VM)
  *    VMware SVGA II (Unified VGA)
  *    VMware SVGA (PCI Accelerator)
  *    VMware vmxnet (Idealized NIC)
@@ -54,6 +55,7 @@
  *    VMware HD Audio controller
  */
 #define PCI_VENDOR_ID_VMWARE                    0x15AD
+#define PCI_DEVICE_ID_VMWARE_SBX                0x0420
 #define PCI_DEVICE_ID_VMWARE_SVGA3              0x0406
 #define PCI_DEVICE_ID_VMWARE_SVGA2              0x0405
 #define PCI_DEVICE_ID_VMWARE_SVGA               0x0710