mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-09-20 12:28:53 +10:00
Fix typos in Documentation/ABI. The changes are in descriptions or comments where they shouldn't affect use of the ABIs. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20230814212822.193684-2-helgaas@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
29 lines
1019 B
Plaintext
29 lines
1019 B
Plaintext
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
|
|
capabilities 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.
|