Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 2003 12:09:06 -0400
From:      Anish Mistry <mistry.7@osu.edu>
To:        "M. Warner Losh" <imp@bsdimp.com>, Jan.Stocker@t-online.de
Cc:        freebsd-current@freebsd.org
Subject:   Re: usbd does not use detach
Message-ID:  <200308081209.20809.mistry.7@osu.edu>
In-Reply-To: <20030808.001957.133914042.imp@bsdimp.com>
References:  <200308061242.35227.mistry.7@osu.edu> <200308080123.06566.mistry.7@osu.edu> <20030808.001957.133914042.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308081209.20809.mistry.7>