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