From owner-freebsd-current Sat Feb 16 13:18:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 6A12137B43A for ; Sat, 16 Feb 2002 13:18:01 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g1GLI0N32384; Sat, 16 Feb 2002 13:18:00 -0800 (PST) (envelope-from dillon) Date: Sat, 16 Feb 2002 13:18:00 -0800 (PST) From: Matthew Dillon Message-Id: <200202162118.g1GLI0N32384@apollo.backplane.com> To: Steve Kargl Cc: freebsd-current@FreeBSD.ORG Subject: Re: usbdevs breaks world References: <20020216131033.A18203@troutmask.apl.washington.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Recent, USB change break world. The following patch :fixes the broken world, but not be best patch. : :-- :Steve : :--- usbdevs.c.orig Sat Feb 16 12:19:10 2002 :+++ usbdevs.c Sat Feb 16 12:26:41 2002 :@@ -88,8 +88,17 @@ : done[a] = 1; : printf("addr %d: ", di.addr); :... Josef Karthauser fixed it a moment ago, though your patch is a lot prettier. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message