From owner-cvs-all Sun Apr 7 7: 2:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3600E37B405; Sun, 7 Apr 2002 07:02:32 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37E2WP94896; Sun, 7 Apr 2002 07:02:32 -0700 (PDT) (envelope-from joe) Message-Id: <200204071402.g37E2WP94896@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 7 Apr 2002 07:02:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/07 07:02:32 PDT Modified files: sys/dev/usb usb.c Log: MFNetBSD: revision 1.61 date: 2001/12/31 15:55:51; author: augustss; state: Exp; lines: +3 -5 Delay bus enumeration a little in case the controller is a companion controller. This way the main controller can gain ownership of the port before enumeration starts. Revision Changes Path 1.72 +8 -1 src/sys/dev/usb/usb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message