CVSROOT: /cvs Module name: src Changes by: ste...@cvs.openbsd.org 2016/03/03 11:13:24
Modified files: sys/dev/usb : ugen.c uhid.c ulpt.c usb.c usb_subr.c usbdi.h Log message: Convert uiomovei to uiomove. Fixes a few integer truncations along the way. ok natano@