sysfs-devices-platform-dock 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. What: /sys/devices/platform/dock.N/docked
  2. Date: Dec, 2006
  3. KernelVersion: 2.6.19
  4. Contact: linux-acpi@vger.kernel.org
  5. Description:
  6. (RO) Value 1 or 0 indicates whether the software believes the
  7. laptop is docked in a docking station.
  8. What: /sys/devices/platform/dock.N/undock
  9. Date: Dec, 2006
  10. KernelVersion: 2.6.19
  11. Contact: linux-acpi@vger.kernel.org
  12. Description:
  13. (WO) Writing to this file causes the software to initiate an
  14. undock request to the firmware.
  15. What: /sys/devices/platform/dock.N/uid
  16. Date: Feb, 2007
  17. KernelVersion: v2.6.21
  18. Contact: linux-acpi@vger.kernel.org
  19. Description:
  20. (RO) Displays the docking station the laptop is docked to.
  21. What: /sys/devices/platform/dock.N/flags
  22. Date: May, 2007
  23. KernelVersion: v2.6.21
  24. Contact: linux-acpi@vger.kernel.org
  25. Description:
  26. (RO) Show dock station flags, useful for checking if undock
  27. request has been made by the user (from the immediate_undock
  28. option).
  29. What: /sys/devices/platform/dock.N/type
  30. Date: Aug, 2008
  31. KernelVersion: v2.6.27
  32. Contact: linux-acpi@vger.kernel.org
  33. Description:
  34. (RO) Display the dock station type- dock_station, ata_bay or
  35. battery_bay.