Lines Matching +full:usb +full:- +full:connected
2 .\" Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
30 .Nd configure the USB subsystem
51 utility is used to configure and dump information about the USB subsystem.
54 .Bl -tag -width "-u unit"
56 Limit device range to the given USB device index.
64 Limit device range to USB devices connected to the given unit and address.
78 Limit device range to USB devices connected to the given USBUS unit.
91 .Bl -tag -width indent
93 Choose the configuration for the USB device.
104 Choose the alternate interface for the selected interface and USB device.
115 Set the global USB device side template.
120 Get the current USB device side template.
130 Add quirk for the currently selected USB device.
132 Remove a quirk for the currently selected USB device.
150 Display USB transfer statistics.
158 Detach kernel driver for the selected interface and USB device.
170 This is the default for USB hubs.
173 This is the default for non-hub devices.
176 This forces the USB stack to reenumerate the bus.
178 List all available USB devices.
189 List all connected USB devices and their attached interface drivers:
193 Dump device and configuration descriptors for device on USB bus 1 at address 2:
195 .Dl usbconfig -d ugen1.2 dump_all_desc
197 Dump HID descriptor for device on USB bus 1 at address 2:
199 .Dl usbconfig -d ugen1.2 do_request 0x81 0x06 0x2200 0 0x100
201 Power off the device on USB bus 1 at address 2:
203 .Dl usbconfig -d ugen1.2 power_off
205 .Xr usb 4 ,