From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 13:37:58 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 715C91065676 for ; Wed, 18 Feb 2009 13:37:58 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 300F38FC19 for ; Wed, 18 Feb 2009 13:37:57 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 3FF5DFF2D; Thu, 19 Feb 2009 02:37:57 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ORT+TaSOBD0J; Thu, 19 Feb 2009 02:37:51 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Thu, 19 Feb 2009 02:37:51 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id A7AA11142A; Thu, 19 Feb 2009 02:37:50 +1300 (NZDT) Date: Wed, 18 Feb 2009 05:37:50 -0800 From: Andrew Thompson To: Hans Petter Selasky Message-ID: <20090218133750.GA57935@citylink.fud.org.nz> References: <1234936904.17001.108.camel@shumai.marcuscom.com> <200902180812.06702.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200902180812.06702.hselasky@c2i.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-current@freebsd.org, Joe Marcus Clarke Subject: Re: HEADS UP: usb2 support for hal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2009 13:37:58 -0000 On Wed, Feb 18, 2009 at 08:12:06AM +0100, Hans Petter Selasky wrote: > On Wednesday 18 February 2009, Joe Marcus Clarke wrote: > > I've completed working (at least for me) usb2 support for hal. I've > > also fixed some hal bugs along the way. Before I commit this, please > > try this out. I don't have a lot of hardware, but I was able to test > > umass drive mounting in GNOME. If you have problems, refer to the HAL > > FAQ at http://www.freebsd.org/gnome/docs/halfaq.html before reporting > > them. > > > > http://www.marcuscom.com/downloads/hal_usb2.diff > > > > Joe > > The new functions in libusb20 required by HAL has not yet been committed > to -current. I will see about getting it in soon. Yea they have :) Andrew