cvs commit: src/sys/dev/usb hid.c

[ Available lists | Index of cvs-src | Month of Mar 2006 | Week of 22 Mar 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Ian Dowse <iedowse@FreeBSD.org>
Date
22 Mar 2006 02:04:13
Subject
cvs commit: src/sys/dev/usb hid.c
Message-ID
200603220204.k2M24Cth009173@repoman.freebsd.org


[ Hide this part ]
iedowse     2006-03-22 02:04:12 UTC

FreeBSD src repository

Modified files:
sys/dev/usb hid.c
Log:
Correct the calculation of the report size and only look at reports
that have the specified kind, instead of assuming that there is
only one report of the right kind in the report descriptor.

Submitted by: Morten Johansen
Obtained from: NetBSD (indirectly)
PR: usb/77604

Revision Changes Path
1.26 +12 -4 src/sys/dev/usb/hid.c


Elapsed time: 0.045 seconds