From owner-cvs-all Sat Jan 26 5:52:55 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 B3EE437B402; Sat, 26 Jan 2002 05:52:53 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QDqrT30106; Sat, 26 Jan 2002 05:52:53 -0800 (PST) (envelope-from joe) Message-Id: <200201261352.g0QDqrT30106@freefall.freebsd.org> From: Josef Karthauser Date: Sat, 26 Jan 2002 05:52:53 -0800 (PST) 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/01/26 05:52:53 PST Modified files: sys/dev/usb usb.c Log: Rearrange the code in USB_DETACH, so that it's like NetBSD's. No functional change. Revision Changes Path 1.51 +39 -14 src/sys/dev/usb/usb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message