Date: Sun, 30 May 1999 05:49:41 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c Message-ID: <199905301249.FAA97824@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 1999/05/30 05:49:40 PDT Modified files: sys/dev/usb uhci.c Log: - When aborting an interrupt pipe, just wait for 1ms for the completion of the current interrupt trasaction. - Do not schedule the next interrupt transaction if the pipe is being aborted or the last round of the interrupt transaction ended with error. Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Revision Changes Path 1.26 +6 -10 src/sys/dev/usb/uhci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905301249.FAA97824>