From owner-freebsd-current@FreeBSD.ORG Wed Jan 6 21:53:39 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 105C9106566B; Wed, 6 Jan 2010 21:53:39 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 651748FC0C; Wed, 6 Jan 2010 21:53:38 +0000 (UTC) Received: by ewy26 with SMTP id 26so15957416ewy.3 for ; Wed, 06 Jan 2010 13:53:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=1dgEunYmMLx8L2Wxn6tBZ5uSk5MErG6Ba8U430SK0DM=; b=ud4H5g+Loqyd+bkeoysmxPMzR5Si5Z7ZYZyqtnass09mo/MIBvxhVo5gJGHMhOBhSs iX6ThwEnf32zaWaQAHWnwtxAlcgyig6h5tcEPw4aCOXmtTijksUhQXNB3XPoHkem8Gae 4uOcVqoe2z76Biwlw+wGjRKkByjj3f8Bxa2as= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=gZYXww4flRg7GTwwIpyPArRnFKr74aUZw246DslByqU3uXAY7Qoiznz5IVRnsjsSKT M5PnAWEB4o61KNmKd/uVBPAXC6wknGRN6NUu+AE0+flYtJYp/HUFOtQ1aaOqddiXVQF0 c6U6Lzw5uMHuQHWRAL/ytJ/mTsa+9v1AlLwpo= MIME-Version: 1.0 Received: by 10.216.85.197 with SMTP id u47mr252003wee.133.1262814808144; Wed, 06 Jan 2010 13:53:28 -0800 (PST) In-Reply-To: <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> <20100106214628.GD29437@citylink.fud.org.nz> From: Renato Botelho Date: Wed, 6 Jan 2010 19:53:08 -0200 Message-ID: <747dc8f31001061353y1d4495a6y8e261c680a45c34c@mail.gmail.com> To: Andrew Thompson Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, Hans Petter Selasky 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:53:39 -0000 On Wed, Jan 6, 2010 at 7:46 PM, Andrew Thompson wrote: > 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. I'll rebuild my kernel tomorrow morning and let you know the results. Thank you both for quick response -- Renato Botelho