From owner-freebsd-current@FreeBSD.ORG Thu Jan 7 13:23: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 5BE05106566B; Thu, 7 Jan 2010 13:23:35 +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 AF79E8FC13; Thu, 7 Jan 2010 13:23:34 +0000 (UTC) Received: by ewy26 with SMTP id 26so16626967ewy.3 for ; Thu, 07 Jan 2010 05:23:31 -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=YnhplPAgSC/h4nlZN+/gq9cgwTNvg7ZqUBXYjIUEykc=; b=Z2Smbs8hG6jLTF1WMyGjU3G8G44BvYecA7wMX2sROolwPZXnQ6hmrJ/601p/kTCkUj Eu+EnTmRgK+wpbOPuLuhZtpHX53MohBbrizztmJTbs/flxwYU/mUlyLNApAVqrWuA5ws NDglUkAUkPuqA4qI8uErPWFoZRuXdb9US6rm0= 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=nZqDWut2OhgD+zJNLHMGn2w/jDr4Mw0ryWZgkIaJDJ5S8NiIpRB6LDjLOvBgkR9180 o1kW5SyDKQV/Di0HCP/XhN1hR8wmS2wgDgZ4cjmxttToxJytjtiGesdvdP5n11q7Sm+Z 27rh1t+5bc/u0nyvmn+K0Dl8dWAdPP2nswlbU= MIME-Version: 1.0 Received: by 10.216.87.7 with SMTP id x7mr1955461wee.53.1262870611532; Thu, 07 Jan 2010 05:23:31 -0800 (PST) In-Reply-To: <201001061910.10257.hselasky@c2i.net> References: <747dc8f31001051046v3fd62732j85b3df10e7db4d8d@mail.gmail.com> <201001061358.16919.hselasky@c2i.net> <747dc8f31001060655l186ca965g88240271a4b27605@mail.gmail.com> <201001061910.10257.hselasky@c2i.net> From: Renato Botelho Date: Thu, 7 Jan 2010 11:23:11 -0200 Message-ID: <747dc8f31001070523t270d2145ue26ee79e6c252f36@mail.gmail.com> To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, Andrew Thompson 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: Thu, 07 Jan 2010 13:23:35 -0000 On Wed, Jan 6, 2010 at 4:10 PM, Hans Petter Selasky wrote: > On Wednesday 06 January 2010 15:55:56 Renato Botelho wrote: >> Renato Botelho >> > > Hi, > > Please try the following patch: It worked for Keyboard: ugen0.4: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON But didn' t for the HUB: ugen0.2: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE Thank you -- Renato Botelho