FreeBSD Bugzilla – Attachment 70940 Details for
Bug 103420
[patch] usbhidctl(1): update manual page to include write support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.41 KB, created by
Rene Ladan
on 2006-09-20 15:40:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2006-09-20 15:40:26 UTC
Size:
1.41 KB
patch
obsolete
>--- /usr/src/usr.bin/usbhidctl/usbhidctl.1 Tue Jan 18 14:43:55 2005 >+++ usbhidctl.1 Tue Sep 19 23:46:47 2006 >@@ -35,7 +35,7 @@ > .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE > .\" POSSIBILITY OF SUCH DAMAGE. > .\" >-.Dd July 12, 1998 >+.Dd September 20, 2006 > .Dt USBHIDCTL 1 > .Os > .Sh NAME >@@ -51,13 +51,22 @@ > .Op Fl t Ar table > .Op Fl v > .Op Ar item ... >+.Nm >+.Fl f Ar device >+.Op t ar table >+.Fl w Ar name Ns = Ar value ... > .Sh DESCRIPTION > The > .Nm >-utility can be used to dump the state of a USB HID (Human Interface Device). >+utility can be used to dump or modify the state of a USB HID (Human Interface Device). > Each named > .Ar item > is printed. >+If the >+.Fl w >+flag is specified >+.Nm >+attempts to set the specified items to the given values. > .Pp > The options are as follows: > .Bl -tag -width Ds >@@ -67,6 +76,7 @@ > Specify a path name for the device to operate on. > .It Fl l > Loop and dump the device data every time it changes. >+Only 'input' items are displayed in this mode. > .It Fl n > Suppress printing of the item name. > .It Fl r >@@ -75,6 +85,9 @@ > Specify a path name for the HID usage table file. > .It Fl v > Be verbose. >+.It Fl w >+Change item values. >+Only 'output' and 'feature' kinds can be set with this option. > .El > .Sh FILES > .Pa /usr/share/misc/usb_hid_usages >@@ -91,4 +104,4 @@ > .Sh BUGS > The > .Nm >-utility cannot show nor set output and feature items. >+utility cannot show feature items.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 103420
: 70940