From 3ba89f2a9f6dad0284b797647907b688c447a6ce Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Mon, 28 Dec 2009 23:52:33 +0000 Subject: oops, comment vmt out, it isnt good enough yet. --- sys/arch/amd64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 4f19bed42fd..440d5bf2ec2 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.283 2009/12/28 14:22:09 dlg Exp $ +# $OpenBSD: GENERIC,v 1.284 2009/12/28 23:52:32 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -59,7 +59,7 @@ acpipwrres* at acpi? mpbios0 at bios0 ipmi0 at mainbus? disable # IPMI -vmt0 at mainbus? # VMware Tools +#vmt0 at mainbus? # VMware Tools option PCIVERBOSE option USBVERBOSE -- cgit v1.2.3