Date: Wed, 22 Mar 2006 02:04:12 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.c Message-ID: <200603220204.k2M24Cth009173@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603220204.k2M24Cth009173>
