Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add description of USB_GET_REPORT_ID.



details:   https://anonhg.NetBSD.org/src/rev/560c048e56d7
branches:  trunk
changeset: 519872:560c048e56d7
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sat Dec 29 14:41:59 2001 +0000

description:
Add description of USB_GET_REPORT_ID.

diffstat:

 share/man/man4/uhid.4 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 34b8bf0b54d8 -r 560c048e56d7 share/man/man4/uhid.4
--- a/share/man/man4/uhid.4     Sat Dec 29 14:25:47 2001 +0000
+++ b/share/man/man4/uhid.4     Sat Dec 29 14:41:59 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uhid.4,v 1.12 2001/12/28 17:38:00 augustss Exp $
+.\" $NetBSD: uhid.4,v 1.13 2001/12/29 14:41:59 augustss Exp $
 .\"
 .\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -53,6 +53,8 @@
 calls:
 .Pp
 .Bl -tag -width indent -compact
+.It Dv USB_GET_REPORT_ID (int)
+Get the report identifier used by this HID report.
 .It Dv USB_GET_REPORT_DESC (struct usb_ctl_report_desc)
 Get the HID report descriptor.  Using
 this descriptor the exact layout and meaning of data to/from



Home | Main Index | Thread Index | Old Index