Date: Sat, 16 Feb 2002 13:18:00 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: usbdevs breaks world Message-ID: <200202162118.g1GLI0N32384@apollo.backplane.com> References: <20020216131033.A18203@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
: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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202162118.g1GLI0N32384>
