Module Name: src Committed By: jakllsch Date: Sat Jan 2 20:45:07 UTC 2016
Modified Files:
src/sys/dev/usb: hid.c
Log Message:
Fix hid_get_data() and hid_get_udata() for 32-bit quantities on LP64.
Previously it would always return 0.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/usb/hid.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
