From owner-freebsd-current@FreeBSD.ORG Wed Jan 6 21:46:35 2010 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 CBFDB10656A3 for ; Wed, 6 Jan 2010 21:46:35 +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 90AA88FC24 for ; Wed, 6 Jan 2010 21:46:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 1E4237CB50; Thu, 7 Jan 2010 10:46:34 +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 47nZyU41k5e8; Thu, 7 Jan 2010 10:46:29 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Thu, 7 Jan 2010 10:46:29 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 16D1911434; Thu, 7 Jan 2010 10:46:29 +1300 (NZDT) Date: Thu, 7 Jan 2010 10:46:28 +1300 From: Andrew Thompson To: Hans Petter Selasky Message-ID: <20100106214628.GD29437@citylink.fud.org.nz> References: <747dc8f31001051046v3fd62732j85b3df10e7db4d8d@mail.gmail.com> <201001061358.16919.hselasky@c2i.net> <747dc8f31001060655l186ca965g88240271a4b27605@mail.gmail.com> <201001061910.10257.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201001061910.10257.hselasky@c2i.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Renato Botelho , freebsd-current@freebsd.org Subject: Re: USB stop to identify sun keyboard 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, 06 Jan 2010 21:46:35 -0000 On Wed, Jan 06, 2010 at 07:10:10PM +0100, Hans Petter Selasky wrote: > On Wednesday 06 January 2010 15:55:56 Renato Botelho wrote: > > Renato Botelho > > > > Hi, > > Please try the following patch: > > http://p4web.freebsd.org/chv.cgi?CH=172667 I have gone ahead and committed this as r201680 as it fixes strings on some devices for me. Andrew