From owner-freebsd-current@FreeBSD.ORG Fri Aug 8 09:08:06 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 298F237B401 for ; Fri, 8 Aug 2003 09:08:06 -0700 (PDT) Received: from mta03.fuse.net (mta03.fuse.net [216.68.1.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F15F43FAF for ; Fri, 8 Aug 2003 09:08:05 -0700 (PDT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] ([66.42.172.210]) by mta03.fuse.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with ESMTP id <20030808160804.PFS8151.mta03.fuse.net@[192.168.1.100]>; Fri, 8 Aug 2003 12:08:04 -0400 From: Anish Mistry To: "M. Warner Losh" , Jan.Stocker@t-online.de Date: Fri, 8 Aug 2003 12:09:06 -0400 User-Agent: KMail/1.5.2 References: <200308061242.35227.mistry.7@osu.edu> <200308080123.06566.mistry.7@osu.edu> <20030808.001957.133914042.imp@bsdimp.com> In-Reply-To: <20030808.001957.133914042.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_is8M/lr+S46mvAs" Message-Id: <200308081209.20809.mistry.7@osu.edu> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-current@freebsd.org Subject: Re: usbd does not use detach X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 16:08:06 -0000 --Boundary-00=_is8M/lr+S46mvAs Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: clearsigned data Content-Disposition: inline =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 08 August 2003 02:19 am, you wrote: > Helps to actually attach the patch. >=20 Almost positive I had attached it. It's attached and pasted below, just fi= xes=20 a typo in the debugging. > Warner >=20 >=20 =2D --- usbd.c.orig Thu Aug 7 18:46:47 2003 +++ usbd.c Thu Aug 7 18:52:33 2003 @@ -911,7 +911,7 @@ break; case USB_EVENT_DRIVER_ATTACH: if (verbose) =2D - printf("USB_EVENT_DRIVER_DETACH\n"); + printf("USB_EVENT_DRIVER_ATTACH\n"); break; case USB_EVENT_DRIVER_DETACH: if (verbose) =2D --=20 Anish Mistry =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/M8suxqA5ziudZT0RAs70AJ9QJmkUQL0G+Cyd11aKqQwtyY3h2gCdH9ES 7cvH2y+SzT6M7RC+EsuWqR4=3D =3DryqG =2D----END PGP SIGNATURE----- --Boundary-00=_is8M/lr+S46mvAs--