Date: Mon, 17 May 2010 23:48:51 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/controller ehci.c Message-ID: <201005172351.o4HNpIWQ014631@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-05-17 23:48:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/usb/controller ehci.c Log: SVN rev 208226 on 2010-05-17 23:48:51Z by thompsa MFC r208014 Back out r203140 which was causing problems when the first and the last microframe slot was not in the smask. The problem was that the EHCI driver was then thinking that the transfer was immediately complete in some cases. Which could lead to freeze-like situations, which can be recovered by unplugging the USB device. Revision Changes Path 1.26.2.13 +20 -9 src/sys/dev/usb/controller/ehci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005172351.o4HNpIWQ014631>