aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-class-uwb_rc
diff options
context:
space:
mode:
authorThomas Pugliese <thomas.pugliese@gmail.com>2014-09-16 17:10:51 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-24 01:05:26 -0400
commit534574bb462d044bd6e19471597672302625bd5e (patch)
treebf33fbd4d8b23baf2ec2be69ba732ee48b43ccf1 /Documentation/ABI/testing/sysfs-class-uwb_rc
parentd08e1ad994afb70daf4ebf340f50425c1c5a2b75 (diff)
uwb: doc: add documentation for ASIE sysfs attribute
Document the /sys/class/uwb_rc/uwbN/ASIE sysfs attribute Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-uwb_rc')
-rw-r--r--Documentation/ABI/testing/sysfs-class-uwb_rc13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-uwb_rc b/Documentation/ABI/testing/sysfs-class-uwb_rc
index 6a5fd072849d..85f4875d16ac 100644
--- a/Documentation/ABI/testing/sysfs-class-uwb_rc
+++ b/Documentation/ABI/testing/sysfs-class-uwb_rc
@@ -43,6 +43,19 @@ Description:
43 Reading returns the currently active channel, or -1 if 43 Reading returns the currently active channel, or -1 if
44 the radio controller is not beaconing. 44 the radio controller is not beaconing.
45 45
46What: /sys/class/uwb_rc/uwbN/ASIE
47Date: August 2014
48KernelVersion: 3.18
49Contact: linux-usb@vger.kernel.org
50Description:
51
52 The application-specific information element (ASIE)
53 included in this device's beacon, in space separated
54 hex octets.
55
56 Reading returns the current ASIE. Writing replaces
57 the current ASIE with the one written.
58
46What: /sys/class/uwb_rc/uwbN/scan 59What: /sys/class/uwb_rc/uwbN/scan
47Date: July 2008 60Date: July 2008
48KernelVersion: 2.6.27 61KernelVersion: 2.6.27