summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDanny Kukawka <danny.kukawka@web.de>2008-09-23 19:08:01 -0700
committerDanny Kukawka <danny.kukawka@web.de>2008-09-23 19:08:01 -0700
commit2d83a3c272c7ece4f3b6ffbc19d1754ab5c3b392 (patch)
tree5091d0aca7e0515dcce6588f3f1f580fec0956bb /doc
parent98fa5d8645e4d0890ffa95c284c1a9160e1de0bc (diff)
added linux rfkill subsystem to HAL
Added the (new) rfkill subsystem to HAL. Added new, not mandatory, property killswitch.name to the killswitch namespace. NOTE: There is currently no addon to get/set the state of the killswitch. Need to add a singleton addon to handle all killswitchs at once.
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/hal-spec-properties.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml
index 4f036174..f5faa598 100644
--- a/doc/spec/hal-spec-properties.xml
+++ b/doc/spec/hal-spec-properties.xml
@@ -7524,6 +7524,14 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'}
</row>
<row>
<entry>
+ <literal>killswitch.name</literal> (string)
+ </entry>
+ <entry></entry>
+ <entry>No</entry>
+ <entry>Name of the kill switch (as reported by the kernel).</entry>
+ </row>
+ <row>
+ <entry>
<literal>killswitch.access_method</literal> (string)
</entry>
<entry></entry>