2 * Copyright 1998-2001, VMware, Inc.
3 * Distributed under the terms of the MIT License.
7 #ifndef VM_DEVICE_VERSION_H
8 #define VM_DEVICE_VERSION_H
10 #define PCI_VENDOR_ID_VMWARE 0x15AD
11 #define PCI_DEVICE_ID_VMWARE_SVGA2 0x0405
12 #define PCI_DEVICE_ID_VMWARE_SVGA 0x0710
14 #endif /* VM_DEVICE_VERSION_H */