usbconfig.8 (fa6d8b65d3956f69cde9043a3c5e77fb57788904) usbconfig.8 (ae450e6de96b5ec65f425a52b08dc859576ab8d0)
1.\" $FreeBSD$
2.\"
3.\" Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 37 unchanged lines hidden (view full) ---

46.Bl -tag -width " "
47.It Fl u Ar unit
48Limit device range to USB devices connected to the given USBUS unit.
49.It Fl a Ar addr
50Limit device range to the given USB device index.
51Should only be used in conjunction with the unit argument.
52.It Fl d Ar [ugen]<unit>.<addr>
53Limit device range to USB devices connected to the given unit and address.
1.\" $FreeBSD$
2.\"
3.\" Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 37 unchanged lines hidden (view full) ---

46.Bl -tag -width " "
47.It Fl u Ar unit
48Limit device range to USB devices connected to the given USBUS unit.
49.It Fl a Ar addr
50Limit device range to the given USB device index.
51Should only be used in conjunction with the unit argument.
52.It Fl d Ar [ugen]<unit>.<addr>
53Limit device range to USB devices connected to the given unit and address.
54The unit and address coordinates may be prefixed by the lowercased word "ugen".
54The unit and address coordinates may be prefixed by the lowercased word "ugen",
55or the full path name
56.Pa /dev/ugen .
55.It Fl i Ar interface_index
56Specify interface index as indicated by the command description.
57If this argument is not specified a value of zero will be used for the interface index.
58.It Fl h
59Show help and available commands.
60.El
61.Pp
62The following commands may be used with

--- 112 unchanged lines hidden ---
57.It Fl i Ar interface_index
58Specify interface index as indicated by the command description.
59If this argument is not specified a value of zero will be used for the interface index.
60.It Fl h
61Show help and available commands.
62.El
63.Pp
64The following commands may be used with

--- 112 unchanged lines hidden ---