Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Thomas Pugliese and committed by
Greg Kroah-Hartman
534574bb d08e1ad9

+13
+13
Documentation/ABI/testing/sysfs-class-uwb_rc
··· 43 43 Reading returns the currently active channel, or -1 if 44 44 the radio controller is not beaconing. 45 45 46 + What: /sys/class/uwb_rc/uwbN/ASIE 47 + Date: August 2014 48 + KernelVersion: 3.18 49 + Contact: linux-usb@vger.kernel.org 50 + Description: 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 + 46 59 What: /sys/class/uwb_rc/uwbN/scan 47 60 Date: July 2008 48 61 KernelVersion: 2.6.27