Date: Mon, 14 Jul 2003 12:48:00 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c Message-ID: <200307141948.h6EJm0vX092505@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307141948.h6EJm0vX092505>