Date: Sun, 6 Aug 2000 17:04:54 -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 uhcivar.h Message-ID: <200008070004.RAA65772@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2000/08/06 17:04:54 PDT Modified files: sys/dev/usb uhci.c uhcivar.h Log: Save and restore the registers SOF and FRAMENUMBER on suspend. In some cases the registers are not correctly set on resume. This solves the problem of USB failing after resuming a machine. Submitted by: mike+fbsd@medianstrip.net PR: 18261 Revision Changes Path 1.50 +13 -6 src/sys/dev/usb/uhci.c 1.24 +4 -1 src/sys/dev/usb/uhcivar.h 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?200008070004.RAA65772>