CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/03/07 07:43:06
Modified files: sys/dev/usb : if_urndis.c if_urndisreg.h Log message: We're only sending one packet at a time, so garbage collect sc_lim_pktcnt that shows how many packets the device will accept in one transfer. ok armani fabien