Make UEFI boot-platform build again
[haiku.git] / headers / private / graphics / vmware / vm_device_version.h
blob43514d4afe6ed3585517ecdb1f26a22ae9a751a7
1 /*
2 * Copyright 1998-2001, VMware, Inc.
3 * Distributed under the terms of the MIT License.
5 */
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 */