Date: Fri, 21 Dec 2007 03:40:36 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/usbhidctl usbhid.c Message-ID: <200712210340.lBL3eavc053473@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2007-12-21 03:40:36 UTC FreeBSD src repository Modified files: usr.bin/usbhidctl usbhid.c Log: usbhidctl appears to not report features and write size correctly This turns out to be due to an argument botch for hid_report_size. The PR contained patches to fix the argument botch. Submitted by: Maurice Castro PR: usb/118915 Revision Changes Path 1.12 +4 -4 src/usr.bin/usbhidctl/usbhid.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712210340.lBL3eavc053473>