From owner-freebsd-usb@FreeBSD.ORG Fri Mar 30 09:15:47 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F29316A404 for ; Fri, 30 Mar 2007 09:15:47 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.freebsd.org (Postfix) with ESMTP id DD3E313C487 for ; Fri, 30 Mar 2007 09:15:46 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe04.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 451080489; Fri, 30 Mar 2007 11:15:38 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Fri, 30 Mar 2007 11:15:20 +0200 User-Agent: KMail/1.9.5 References: <9748774.post@talk.nabble.com> <20070330104245.b6ln6ph1ssss4g0w@webmail.leidinger.net> In-Reply-To: <20070330104245.b6ln6ph1ssss4g0w@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703301115.20227.hselasky@c2i.net> Cc: PS Subject: Re: about usb of freeBSD 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: Fri, 30 Mar 2007 09:15:47 -0000 On Friday 30 March 2007 10:42, Alexander Leidinger wrote: > Quoting PS (from Fri, 30 Mar 2007 00:51:47 -0700 (PDT)): > > Dear all, > > I just read the usb source code of freeBSD, but I can't understand it > > clearly. > > Can anybody give me the simple analyse or structure of it ? > > Have a look at http://www.leidinger.net/FreeBSD/src_docs/ there's > dev_usb.pdf. It is the result of a doxygen run over our usb code. It's > all we can provide in this regard. > Could you generate the same PDF for the new USB stack ? --HPS