From owner-freebsd-usb@FreeBSD.ORG Thu Aug 21 16:25:47 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10C981065689; Thu, 21 Aug 2008 16:25:47 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 600BC8FC17; Thu, 21 Aug 2008 16:25:45 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48AD9708.5000106@FreeBSD.org> Date: Thu, 21 Aug 2008 18:25:44 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Hans Petter Selasky References: <20080818205914.GJ16977@elvis.mu.org> <20080820211644.GD16977@elvis.mu.org> <48AC983B.4020409@FreeBSD.org> <200808211751.51465.hselasky@c2i.net> In-Reply-To: <200808211751.51465.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-usb@freebsd.org Subject: Re: usb4bsd patch review [was Re: ...] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2008 16:25:47 -0000 Hans Petter Selasky wrote: >> * How much of the userland support is incomplete or in flux, and what >> functionality is missing for users of the usb2 code until it is finished? > > The USB userland library is nearly complete. All it lacks is proper > documentation: > > svn --username anonsvn --password anonsvn \ > checkout svn://svn.turbocat.net/i4b/trunk/libusb20 > > The USB config utility is also starting to become finished. It will be renamed > to usbconfig. Currently it is called usbview : > > svn --username anonsvn --password anonsvn \ > checkout svn://svn.turbocat.net/i4b/trunk/usbview So...what functionality is missing for users of the usb2 code until it is finished? Stated even more clearly, what things will users of the USB2 code not be able to do until the above userland code is imported? Seriously, I'm trying to understand this! Kris