Lines Matching +full:no +full:- +full:reset +full:- +full:on +full:- +full:power +full:- +full:off
2 .\" Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
40 .Sm off
42 .Sm on
52 .Bl -tag -width "-u unit"
58 .Sm off
60 .Sm on
87 .Bl -tag -width indent
96 the interface drivers and reducing the power consumption to minimum,
97 but without going into power saving mode or detaching from the bus.
106 Usually there is no need to adjust this setting.
163 Turn the device off.
165 Turn the automatic suspend and resume on.
168 Turn the device on and disable automatic suspend and resume.
169 This is the default for non-hub devices.
170 .It Cm reset
171 Reset the device.
179 Perform a synchronous control request on the specified device.
189 Dump device and configuration descriptors for device on USB bus 1 at address 2:
191 .Dl usbconfig -d ugen1.2 dump_all_desc
193 Dump HID descriptor for device on USB bus 1 at address 2:
195 .Dl usbconfig -d ugen1.2 do_request 0x81 0x06 0x2200 0 0x100
197 Power off the device on USB bus 1 at address 2:
199 .Dl usbconfig -d ugen1.2 power_off