From 91c37b4bb6e7fc4488bdcade1c16a9656c4d8fb0 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 13 Apr 2003 02:59:12 +0000 Subject: Initial commit of vmware 3.2.0. This first version is CURRENT 5.x only. --- emulators/vmware3/files/patch-bf | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 emulators/vmware3/files/patch-bf (limited to 'emulators/vmware3/files/patch-bf') diff --git a/emulators/vmware3/files/patch-bf b/emulators/vmware3/files/patch-bf deleted file mode 100644 index e2b7e590503f..000000000000 --- a/emulators/vmware3/files/patch-bf +++ /dev/null @@ -1,15 +0,0 @@ ---- ../vmware-distrib/vmmon-only/common/hostif.h.orig Wed Jul 18 11:27:34 2001 -+++ ../vmware-distrib/vmmon-only/common/hostif.h Wed Jul 18 11:29:28 2001 -@@ -118,7 +118,12 @@ - EXTERN void HostIF_GlobalVMLock(int callerID); - EXTERN void HostIF_GlobalVMUnLock(int callerID); - -+#ifdef __FreeBSD__ -+/* The HostIF_APIC_Base for FreeBSD still just takes two parameters */ -+EXTERN MA HostIF_APIC_Base(VMDriver *vm, Bool setVMPtr); -+#else - EXTERN MA HostIF_APIC_Base(VMDriver *vm, Bool setVMPtr, Bool probe); -+#endif - EXTERN MA HostIF_IOAPIC_Base(VMDriver *vm); - - EXTERN void HostIF_LockKernel(void); -- cgit v1.2.3