From owner-cvs-all Mon Aug 23 14: 0:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 75FA7157B7; Mon, 23 Aug 1999 14:00:18 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA00621; Mon, 23 Aug 1999 14:00:08 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199908232100.OAA00621@freefall.freebsd.org> From: Nick Hibma Date: Mon, 23 Aug 1999 14:00:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_pci.c src/sys/dev/usb uhci.c uhcivar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/08/23 14:00:08 PDT Modified files: sys/pci uhci_pci.c sys/dev/usb uhci.c uhcivar.h Log: Reset the UHCI controller when the device comes back from suspend. This should be replaced by proper support for suspend one day (global suspend). Submitted-by: Christopher Masto Revision Changes Path 1.12 +33 -6 src/sys/pci/uhci_pci.c 1.29 +12 -13 src/sys/dev/usb/uhci.c 1.12 +3 -5 src/sys/dev/usb/uhcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message