cvs commit: src/sys/dev/usb usbdi.c
Ian Dowse
iedowse at FreeBSD.org
Wed Dec 14 16:36:10 PST 2005
iedowse 2005-12-15 00:36:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/usb usbdi.c
Log:
MFC 1.92: rorder the calling of the completion callback and the
transfer "done" method for non-repeat transfers to avoid problems
if the transfer gets recycled by the callback. In particular this
fixes page faults seen when using OHCI controllers with ucom devices.
Revision Changes Path
1.91.2.1 +14 -10 src/sys/dev/usb/usbdi.c
More information about the cvs-src
mailing list