cvs commit: src/sys/dev/usb if_ural.c
Damien Bergamini
damien at FreeBSD.org
Thu Nov 24 23:14:40 GMT 2005
damien 2005-11-24 21:31:39 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_ural.c
Log:
o Force the sending of an extra URB if there is less than 2 bytes left
at the end of the last URB (URB = USB Request Block = 64 bytes).
o Free the AMRR reserved xfer in detach.
o Minor tweaks.
MFC after: 1 week
Revision Changes Path
1.23 +23 -5 src/sys/dev/usb/if_ural.c
More information about the cvs-src
mailing list