From owner-cvs-all Mon May 3 16:14:49 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 23CAF1557F; Mon, 3 May 1999 16:14:48 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA13272; Mon, 3 May 1999 16:14:48 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199905032314.QAA13272@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 May 1999 16:14:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhub.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/05/03 16:14:47 PDT Modified files: sys/dev/usb uhub.c Log: Remove double removal of children of a hub. (remove disconnected method) This was introduced when merging a patch for the newbus people. And change the debugging flag from USB_DEBUG to UHUB_DEBUG. Revision Changes Path 1.14 +3 -30 src/sys/dev/usb/uhub.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message