Subject: CVS commit: othersrc/vmware-modules/source/vmmon
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 02/16/2003 19:42:23
Module Name:	othersrc
Committed By:	bad
Date:		Sun Feb 16 17:42:23 UTC 2003

Modified Files:
	othersrc/vmware-modules/source/vmmon: Makefile
	othersrc/vmware-modules/source/vmmon/common: hostif.h vmx86.c
	othersrc/vmware-modules/source/vmmon/include: iocontrols.h vm_types.h
	othersrc/vmware-modules/source/vmmon/netbsd: driver.h drv.c host.c

Log Message:
Adapt the netbsd host driver to the changed API in vmware 3.2.
This needs some cleanup. But it works on 1.6.1.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/vmware-modules/source/vmmon/Makefile
cvs rdiff -r1.4 -r1.5 othersrc/vmware-modules/source/vmmon/common/hostif.h
cvs rdiff -r1.5 -r1.6 othersrc/vmware-modules/source/vmmon/common/vmx86.c
cvs rdiff -r1.3 -r1.4 \
    othersrc/vmware-modules/source/vmmon/include/iocontrols.h \
    othersrc/vmware-modules/source/vmmon/include/vm_types.h
cvs rdiff -r1.1 -r1.2 othersrc/vmware-modules/source/vmmon/netbsd/driver.h
cvs rdiff -r1.3 -r1.4 othersrc/vmware-modules/source/vmmon/netbsd/drv.c \
    othersrc/vmware-modules/source/vmmon/netbsd/host.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.