From owner-cvs-all Sun Aug 13 11:21:21 2000 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 CDA6F37B538; Sun, 13 Aug 2000 11:21: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 LAA25075; Sun, 13 Aug 2000 11:21:18 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200008131821.LAA25075@freefall.freebsd.org> From: Nick Hibma Date: Sun, 13 Aug 2000 11:21:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/08/13 11:21:18 PDT Modified files: sys/dev/usb uhci.c Log: Fake the Power On command on the virtual hub. This removes the two IOERROR's on startup a many has been seeing on UHCI controllers. Taken from NetBSD. Revision Changes Path 1.51 +5 -2 src/sys/dev/usb/uhci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message