From owner-freebsd-current@FreeBSD.ORG Mon Dec 29 11:43:51 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B49E51065670; Mon, 29 Dec 2008 11:43:51 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id 2FC148FC1A; Mon, 29 Dec 2008 11:43:51 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so2865908qwb.7 for ; Mon, 29 Dec 2008 03:43:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=dJtkGp+De2Z7VyElmR9+mnDSMrqhosZaNz6og9BokzI=; b=I5JOxYpU4tzZuxF9wCiFAiZrlHJTKtmVYpZLT3jNkpRRW2U18RI4tZNWuIw/LmFWYn p6KqFWY8mi93AXw98Vdp/qOf0mMYlPgZ/5DWQAZZ00PfD3l5o0CjsC9J9BzEzJgnx8XO c5F+0+81CXrso3uinrh0ErCGxtATuSt4Rr8/k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=kM+8Qxk5K5PdJ0B6mxaJ2pkQJBKqHRM3Y/U0O4378TzgUP1EeszOiK0RpYxE4+eGoP joRLNmFpVLfeMtY4GbwwBEiixhF4sFrr3xHML9HxZDdzffuUVkAJhbho7bhtDry1qeY+ MPYQOI5v4Ibj7VTLOWCA2vezAOOWA99AF62JQ= Received: by 10.214.242.11 with SMTP id p11mr10933491qah.83.1230551030222; Mon, 29 Dec 2008 03:43:50 -0800 (PST) Received: by 10.214.184.20 with HTTP; Mon, 29 Dec 2008 03:43:50 -0800 (PST) Message-ID: <747dc8f30812290343s6e52a3eav9815dd5e7cdf28c@mail.gmail.com> Date: Mon, 29 Dec 2008 09:43:50 -0200 From: "Renato Botelho" To: "Hans Petter Selasky" In-Reply-To: <200812291243.42984.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081222214010.GA18389@elvis.mu.org> <200812261723.58897.hselasky@c2i.net> <747dc8f30812290301y15c1292bofe3bf1ea49968438@mail.gmail.com> <200812291243.42984.hselasky@c2i.net> Cc: freebsd-current@freebsd.org, current@freebsd.org, Alfred Perlstein Subject: Re: HEADSUP usb2 (usb4bsd) to become default in 2 weeks. 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: Mon, 29 Dec 2008 11:43:51 -0000 On Mon, Dec 29, 2008 at 9:43 AM, Hans Petter Selasky wrote: > On Monday 29 December 2008, Renato Botelho wrote: >> On Fri, Dec 26, 2008 at 2:23 PM, Hans Petter Selasky > wrote: >> > On Friday 26 December 2008, Renato Botelho wrote: >> >> On Wed, Dec 24, 2008 at 4:58 PM, Renato Botelho > wrote: >> >> > On Wed, Dec 24, 2008 at 9:12 AM, Hans Petter Selasky >> >> > >> > >> > wrote: >> >> >> On Wednesday 24 December 2008, Renato Botelho wrote: >> >> >>> On Mon, Dec 22, 2008 at 7:40 PM, Alfred Perlstein >> >> >>> >> >> >> >> Here are my /var/log/messages: >> >> >> >> http://pastebin.com/f6c28d7ca >> >> >> >> I still have problems with my keyboard. >> >> >> >> BTW, I added a #include of usb2_ioctl.h to fix lack of >> >> USB_SHORT_XFER_OK definition, could it cause any >> >> problems? >> >> >> >> Thanks >> > >> > There are some debugging sysctls which you can try to tune/increase: >> > >> > hw.usb2.pr_recovery_delay: 250 >> > >> > hw.usb2.ss_delay: 0 >> > >> > hw.usb2.ehci.no_hs: 0 // this value is a boolean >> >> I kept last one as 0 and tried double first two, last values i >> tried was 1000 and 4, and there was no changes on the >> problem. > > Have you filed a PR with the original description? Not yet, i was trrying to discuss it here first, i'll do it today. -- Renato Botelho