~ubuntu-branches/ubuntu/quantal/open-vm-tools/quantal-201207201942

« back to all changes in this revision

Viewing changes to modules/freebsd/vmhgfs/backdoor_def.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-03-20 10:19:00 UTC
  • mfrom: (1.1.4 upstream) (2.4.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090320101900-1o604camiubq2de8
Tags: 2009.03.18-154848-2
Correcting patch system depends (Closes: #520493).

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
#define BDOOR_CMD_DEBUGEVENT            53
115
115
#define BDOOR_CMD_OSNOTMACOSXSERVER     54
116
116
#define BDOOR_CMD_GETTIMEFULL_WITH_LAG  55
117
 
#define BDOOR_CMD_ACPI_HOTPLUG          56
118
 
#define BDOOR_CMD_MAX                   57
 
117
#define BDOOR_CMD_ACPI_HOTPLUG_DEVICE   56
 
118
#define BDOOR_CMD_ACPI_HOTPLUG_MEMORY   57
 
119
#define BDOOR_CMD_ACPI_HOTPLUG_CBRET    58
 
120
#define BDOOR_CMD_GET_HOST_VIDEO_MODES  59
 
121
#define BDOOR_CMD_ACPI_HOTPLUG_CPU      60
 
122
#define BDOOR_CMD_MAX                   61
119
123
 
120
124
/* 
121
125
 * IMPORTANT NOTE: When modifying the behavior of an existing backdoor command,