Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
What: /sys/devices/platform/dock.<N>/docked
|
|
Date: Dec, 2006
|
|
KernelVersion: 2.6.19
|
|
Contact: linux-acpi@vger.kernel.org
|
|
Description:
|
|
(RO) Value 1 or 0 indicates whether the software believes the
|
|
laptop is docked in a docking station.
|
|
|
|
What: /sys/devices/platform/dock.<N>/undock
|
|
Date: Dec, 2006
|
|
KernelVersion: 2.6.19
|
|
Contact: linux-acpi@vger.kernel.org
|
|
Description:
|
|
(WO) Writing to this file causes the software to initiate an
|
|
undock request to the firmware.
|
|
|
|
What: /sys/devices/platform/dock.<N>/uid
|
|
Date: Feb, 2007
|
|
KernelVersion: v2.6.21
|
|
Contact: linux-acpi@vger.kernel.org
|
|
Description:
|
|
(RO) Displays the docking station the laptop is docked to.
|
|
|
|
What: /sys/devices/platform/dock.<N>/flags
|
|
Date: May, 2007
|
|
KernelVersion: v2.6.21
|
|
Contact: linux-acpi@vger.kernel.org
|
|
Description:
|
|
(RO) Show dock station flags, useful for checking if undock
|
|
request has been made by the user (from the immediate_undock
|
|
option).
|
|
|
|
What: /sys/devices/platform/dock.<N>/type
|
|
Date: Aug, 2008
|
|
KernelVersion: v2.6.27
|
|
Contact: linux-acpi@vger.kernel.org
|
|
Description:
|
|
(RO) Display the dock station type- dock_station, ata_bay or
|
|
battery_bay.
|