Lines Matching +full:unit +full:- +full:address
2 .\" Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
36 .Op Fl u Ar unit
41 .Oo Oo Cm /dev/ Oc Cm ugen Oc Ar unit Cm \&. Ar addr
52 .Bl -tag -width "-u unit"
55 Should only be used in conjunction with the unit argument.
59 .Oo Oo Cm /dev/ Oc Cm ugen Oc Ar unit Cm \&. Ar addr
62 Limit device range to USB devices connected to the given unit and address.
63 The unit and address coordinates may be prefixed by the lowercased word
73 .It Fl u Ar unit
74 Limit device range to USB devices connected to the given USBUS unit.
87 .Bl -tag -width indent
169 This is the default for non-hub devices.
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