This patch adds a documentation file for all of the interfaces that were moved to sysfs by the other patches in this set. Signed-off-by: Benjamin Romer <benjamin.romer@xxxxxxxxxx> --- .../Documentation/ABI/sysfs-platform-visorchipset | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 drivers/staging/unisys/Documentation/ABI/sysfs-platform-visorchipset diff --git a/drivers/staging/unisys/Documentation/ABI/sysfs-platform-visorchipset b/drivers/staging/unisys/Documentation/ABI/sysfs-platform-visorchipset new file mode 100644 index 0000000..ec6138b --- /dev/null +++ b/drivers/staging/unisys/Documentation/ABI/sysfs-platform-visorchipset @@ -0,0 +1,74 @@ +What: install/error +Date: 7/18/2014 +KernelVersion: TBD +Contact: sparmaintainer@xxxxxxxxxx +Description: used to send the ID of a string that should be displayed on + s-Par's automatic installation progress screen when an error + is encountered during installation. This field has no effect + if not in installation mode. +Users: sparmaintainer@xxxxxxxxxx + +What: install/remainingsteps +Date: 7/18/2014 +KernelVersion: TBD +Contact: sparmaintainer@xxxxxxxxxx +Description: used to set the value of the progress bar on the s-Par automatic + installation progress screen. This field has no effect if not in + installation mode. +Users: sparmaintainer@xxxxxxxxxx + +What: install/textid +Date: 7/18/2014 +KernelVersion: TBD +Contact: sparmaintainer@xxxxxxxxxx +Description: used to send the ID of a string that should be displayed on + s-Par's automatic installation progress screen. Setting this + field when not in installation mode (boottotool was set on + the previous guest boot) has no effect. +Users: sparmaintainer@xxxxxxxxxx + +What: install/boottotool +Date: 7/18/2014 +KernelVersion: TBD +Contact: sparmaintainer@xxxxxxxxxx +Description: The boottotool flag controls s-Par behavior on the next boot of + this guest. Setting the flag will cause the guest to boot from + the utility and installation image, which will use the value in + the toolaction field to determine what operation is being + requested. +Users: sparmaintainer@xxxxxxxxxx + +What: install/toolaction +Date: 7/18/2014 +KernelVersion: TBD +Contact: sparmaintainer@xxxxxxxxxx +Description: This field is used to tell s-Par which type of recovery tool + action to perform on the next guest boot-up. The meaning of the + value is dependent on the type of installation software used to + commission the guest. +Users: sparmaintainer@xxxxxxxxxx + +What: guest/chipsetready +Date: 7/18/2014 +KernelVersion: TBD +Contact: sparmaintainer@xxxxxxxxxx +Description: This entry is used by Unisys application software on the guest + to acknowledge completion of specific events for integration + purposes, but these acknowledgements are not required for the + guest to operate correctly. +Users: sparmaintainer@xxxxxxxxxx + +What: guest/parahotplug +Date: 7/18/2014 +KernelVersion: TBD +Contact: sparmaintainer@xxxxxxxxxx +Description: The parahotplug interface is used to deal with recovery + situations on s-Par guest partitions. The command service + partition will send a message to a guest when a device that + guest is using needs to be temporarily removed. The message + triggers a udev event that will cause a recovery script to run. + When that script has completed its work, it will write to the + parahotplug interface to send a message back to Command + indicating that it is safe to remove the device. +Users: sparmaintainer@xxxxxxxxxx + -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel