1 What: /sys/class/usb_host/usb_hostN/wusb_chid
4 Contact: David Vrabel <david.vrabel@csr.com>
6 Write the CHID (16 space-separated hex octets) for this host controller.
7 This starts the host controller, allowing it to accept connection from
10 Set an all zero CHID to stop the host controller.
12 What: /sys/class/usb_host/usb_hostN/wusb_trust_timeout
15 Contact: David Vrabel <david.vrabel@csr.com>
17 Devices that haven't sent a WUSB packet to the host
18 within 'wusb_trust_timeout' ms are considered to have
19 disconnected and are removed. The default value of
20 4000 ms is the value required by the WUSB
23 Since this relates to security (specifically, the
24 lifetime of PTKs and GTKs) it should not be changed