Lines Matching +full:on +full:- +full:device
2 .\" Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
43 .Sm on
54 .Bl -tag -width "-u unit"
56 Limit device range to the given USB device index.
62 .Sm on
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.
99 The special value of 255 unconfigures the device, detaching
102 In some cases, it prevents the device from charging.
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.
134 Display the device and configuration descriptors.
138 Display the list of current device quirks.
140 Display the device descriptor.
148 Display summary information about the device.
156 currently attached to the device.
158 Detach kernel driver for the selected interface and USB device.
163 Force the device to suspend.
165 Force the device to resume.
167 Turn the device off.
169 Turn the automatic suspend and resume on.
172 Turn the device on and disable automatic suspend and resume.
173 This is the default for non-hub devices.
175 Reset the device.
183 Perform a synchronous control request on the specified device.
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