Skip to content

Commit f176638

Browse files
AlanSterngregkh
authored andcommitted
USB: Remove Wireless USB and UWB documentation
Support for Wireless USB and Ultra WideBand was removed in 2020 by commit caa6772 ("Staging: remove wusbcore and UWB from the kernel tree."). But the documentation files were left behind. Let's get rid of that out-of-date documentation. Signed-off-by: Alan Stern <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 1e4c574 commit f176638

File tree

9 files changed

+5
-396
lines changed

9 files changed

+5
-396
lines changed

CREDITS

-11
Original file line numberDiff line numberDiff line change
@@ -666,11 +666,6 @@ S: Tamsui town, Taipei county,
666666
S: Taiwan 251
667667
S: Republic of China
668668

669-
N: Reinette Chatre
670-
671-
D: WiMedia Link Protocol implementation
672-
D: UWB stack bits and pieces
673-
674669
N: Michael Elizabeth Chastain
675670
676671
D: Configure, Menuconfig, xconfig
@@ -3023,12 +3018,6 @@ S: Demonstratsii 8-382
30233018
S: Tula 300000
30243019
S: Russia
30253020

3026-
N: Inaky Perez-Gonzalez
3027-
3028-
D: UWB stack, HWA-RC driver and HWA-HC drivers
3029-
D: Wireless USB additions to the USB stack
3030-
D: WiMedia Link Protocol bits and pieces
3031-
30323021
N: Gordon Peters
30333022
30343023
D: Isochronous receive for IEEE 1394 driver (OHCI module).

Documentation/ABI/testing/sysfs-bus-umc

-28
This file was deleted.

Documentation/ABI/testing/sysfs-bus-usb

-34
Original file line numberDiff line numberDiff line change
@@ -28,40 +28,6 @@ Description:
2828
drivers, non-authorized one are not. By default, wired
2929
USB devices are authorized.
3030

31-
Certified Wireless USB devices are not authorized
32-
initially and should be (by writing 1) after the
33-
device has been authenticated.
34-
35-
What: /sys/bus/usb/device/.../wusb_cdid
36-
Date: July 2008
37-
KernelVersion: 2.6.27
38-
Contact: David Vrabel <[email protected]>
39-
Description:
40-
For Certified Wireless USB devices only.
41-
42-
A devices's CDID, as 16 space-separated hex octets.
43-
44-
What: /sys/bus/usb/device/.../wusb_ck
45-
Date: July 2008
46-
KernelVersion: 2.6.27
47-
Contact: David Vrabel <[email protected]>
48-
Description:
49-
For Certified Wireless USB devices only.
50-
51-
Write the device's connection key (CK) to start the
52-
authentication of the device. The CK is 16
53-
space-separated hex octets.
54-
55-
What: /sys/bus/usb/device/.../wusb_disconnect
56-
Date: July 2008
57-
KernelVersion: 2.6.27
58-
Contact: David Vrabel <[email protected]>
59-
Description:
60-
For Certified Wireless USB devices only.
61-
62-
Write a 1 to force the device to disconnect
63-
(equivalent to unplugging a wired USB device).
64-
6531
What: /sys/bus/usb/drivers/.../new_id
6632
Date: October 2011
6733

Documentation/ABI/testing/sysfs-class-uwb_rc

-156
This file was deleted.

Documentation/ABI/testing/sysfs-class-uwb_rc-wusbhc

-57
This file was deleted.

0 commit comments

Comments
 (0)