Date: Thu, 26 Dec 2002 05:25:57 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c Message-ID: <200212261325.gBQDPvOt035448@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/12/26 05:25:57 PST Modified files: sys/dev/usb uhci.c Log: When resuming after a system suspend, re-issue the UHCI_CMD_MAXP command in case this setting was not saved. Since bandwidth reclamation (-current only) often results in bus activity continuing to the end of every frame, most transfers would fail with IOERROR if this setting is missed. Reviewed by: n_hibma MFC after: 1 week Revision Changes Path 1.128 +1 -0 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?200212261325.gBQDPvOt035448>