From owner-freebsd-usb@FreeBSD.ORG Wed Mar 11 21:04:20 2009 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11A5110656D2; Wed, 11 Mar 2009 21:04:20 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe13.tele2.se [212.247.155.129]) by mx1.freebsd.org (Postfix) with ESMTP id 45F978FC0A; Wed, 11 Mar 2009 21:04:18 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=6I5d2MoRAAAA:8 a=yOqS4PQo9l7BqvPE0scA:9 a=QbTozbjkNxpD6VOjAMtPdv5WZ2UA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe13.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 818752271; Wed, 11 Mar 2009 22:04:17 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Wed, 11 Mar 2009 22:06:44 +0100 User-Agent: KMail/1.9.7 References: <20090310045605.GA38857@nagual.pp.ru> <200903110934.53005.hselasky@c2i.net> <20090311205843.GA6101@nagual.pp.ru> In-Reply-To: <20090311205843.GA6101@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903112206.47108.hselasky@c2i.net> Cc: Renato Botelho , Andrey Chernov , akbeech@gmail.com, Beech Rintoul , usb@freebsd.org Subject: Re: USB2 makes moused insane X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 21:04:21 -0000 On Wednesday 11 March 2009, Andrey Chernov wrote: > On Wed, Mar 11, 2009 at 09:34:51AM +0100, Hans Petter Selasky wrote: > > Hi, > > > > This patch should also fix your mouse. Please try and report back! > > > > http://perforce.freebsd.org/chv.cgi?CH=159053 > > Just tried. It seems nothing is changed for my mice. Are you sure that you re-loaded the USB module? Send debugging when hw.usb2.ums.debug=15 and you plug and move mouse. --HPS