commit | ac122bb64b0d51f0512185d3522a75f3f3a80bc9 | [log] [tgz] |
---|---|---|
author | Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com> | Mon Feb 19 15:19:31 2007 -0800 |
committer | Len Brown <len.brown@intel.com> | Fri Mar 09 21:40:23 2007 -0500 |
tree | 4322b5556d296e6443a73bae197af9c753b6bba7 | |
parent | a967e127d0233f2472af64597de3f3920872310c [diff] |
ACPI: dock: add access to ACPI docking station UID It is useful to know whether your laptop is docked or not, but it is even more useful to know which docking station it's docked to. Attached patch adds "uid" file to sysfs. Tested on Dell Latitude D600 with D/Dock. Patch is against official 2.6.20 release. Signed-off-by: Len Brown <len.brown@intel.com>