cvs commit: src/sys/dev/usb ohci.c
Josef Karthauser
joe at FreeBSD.org
Mon Jul 14 12:48:01 PDT 2003
joe 2003/07/14 12:48:00 PDT
FreeBSD src repository
Modified files:
sys/dev/usb ohci.c
Log:
MFNetBSD: revision 1.133
date: 2002/12/07 07:14:28; author: toshii;
Fix several nits. Mostly from SOMEYA Yoshihiko.
- Call usbd_transfer_complete at splusb.
- Fix a botched for loop in ohci_rem_ed.
- In ohci_close_pipe, wait 1ms after removing an ED to avoid possible race
condition.
The splusb change is non-functional on FreeBSD.
The botched loop and race condition changes came from us.
This patch is non-functional.
Revision Changes Path
1.124 +5 -0 src/sys/dev/usb/ohci.c
More information about the cvs-src
mailing list