mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
c8cf2465fc
Add some brief documentation on the UWB and WUSB related sysfs files. Signed-off-by: David Vrabel <david.vrabel@csr.com>
28 lines
1,018 B
Text
28 lines
1,018 B
Text
What: /sys/bus/umc/
|
|
Date: July 2008
|
|
KernelVersion: 2.6.27
|
|
Contact: David Vrabel <david.vrabel@csr.com>
|
|
Description:
|
|
The Wireless Host Controller Interface (WHCI)
|
|
specification describes a PCI-based device with
|
|
multiple capabilities; the UWB Multi-interface
|
|
Controller (UMC).
|
|
|
|
The umc bus presents each of the individual
|
|
capabilties as a device.
|
|
|
|
What: /sys/bus/umc/devices/.../capability_id
|
|
Date: July 2008
|
|
KernelVersion: 2.6.27
|
|
Contact: David Vrabel <david.vrabel@csr.com>
|
|
Description:
|
|
The ID of this capability, with 0 being the radio
|
|
controller capability.
|
|
|
|
What: /sys/bus/umc/devices/.../version
|
|
Date: July 2008
|
|
KernelVersion: 2.6.27
|
|
Contact: David Vrabel <david.vrabel@csr.com>
|
|
Description:
|
|
The specification version this capability's hardware
|
|
interface complies with.
|