On 03/31/17 11:30, Nick Hudson wrote:
Module Name: src Committed By: skrll Date: Fri Mar 31 10:30:58 UTC 2017 Modified Files: src/sys/dev/usb [netbsd-7-nhusb]: uep.c To generate a diff of this commit: cvs rdiff -u -r1.19.10.1 -r1.19.10.2 src/sys/dev/usb/uep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Log message changed to read revision 1.21 uep: allow (hard-coded) calibration. From Nicolas Jouanne in PR kern/40105 ok skrll