From owner-freebsd-usb@FreeBSD.ORG Sat Feb 4 19:19:15 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26A6116A420 for ; Sat, 4 Feb 2006 19:19:15 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79FF243D45 for ; Sat, 4 Feb 2006 19:19:14 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: by uproxy.gmail.com with SMTP id j3so323637ugf for ; Sat, 04 Feb 2006 11:19:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=PXri9F2tE8Gao7Y4l2PQT/EqkcUPIVWCoLPPe6gednue0EzQE56oby4olRgUOaeY+6EEPYhMCtC1zkRKaXGAtCKTSgwln6wqAuHFjUvjFrcFDCwhgMxTUSXkxQF1FuWxfEdATiI0zc95WESV1wd6qUlClpiuYnT1frQcHnz6+8Y= Received: by 10.67.26.6 with SMTP id d6mr1318984ugj; Sat, 04 Feb 2006 11:19:13 -0800 (PST) Received: from ?172.19.5.120? ( [193.6.168.4]) by mx.gmail.com with ESMTP id k30sm3068132ugc.2006.02.04.11.19.11; Sat, 04 Feb 2006 11:19:11 -0800 (PST) To: freebsd-usb@freebsd.org Date: Sat, 4 Feb 2006 19:19:25 -0800 User-Agent: KMail/1.9.1 References: <200509181933.47262.hselasky@c2i.net> <200602031425.25230.hselasky@c2i.net> In-Reply-To: <200602031425.25230.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200602041919.26032.molnarcs@gmail.com> From: Csaba Molnar Subject: Re: New USB driver & API (again) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2006 19:19:15 -0000 2006. February 3. 5:25 am dátummal Hans Petter Selasky ezt írta: > Hi, > > I have just rolled out another version of my driver. Nothing special, but I > have added a page that briefly describes my new USB 2.0 API. > > Please see: > > http://www.turbocat.net/~hselasky/usb4bsd > Thanks, that's nice - recently I had problems with your driver compiling on recent STABLE :)