summaryrefslogtreecommitdiff
path: root/sys/dev/vmt.c
AgeCommit message (Expand)Author
2012-09-11Check that the host supports GET_SPEED as well as GET_VERSION before decidingDarren Tucker
2011-01-27Fix newlines for error on attach case. with & ok dlg.Darren Tucker
2010-11-03only let vmt match and therefore attach if mainbus is specifically askingDavid Gwynne
2010-10-26log suspends and resumes. resend hostname and address info from the guestDavid Gwynne
2010-10-26big update to vmware tools functionality from jonathan matthew.David Gwynne
2009-12-28whitespaceDavid Gwynne
2009-12-28tweak vmt to work on amd64 as well as i386. like i386, it is stillDavid Gwynne
2009-04-26in ca_attach() there is no need to set .value and .flags of sensors to 0,Constantine A. Murenin
2008-10-23use the correct idiom for NFOO things which come from "foo.h" filesTheo de Raadt
2008-09-10Convert timeout_add() calls using multiples of hz to timeout_add_sec()Bret Lambert
2008-07-12reference vmt (openbsd) rather than vmware (xorg)Chris Kuethe
2008-07-08vmt(4) is a kernel level implementation of the vmware tools.David Gwynne