From owner-freebsd-usb@FreeBSD.ORG Wed Mar 11 22:23:17 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 6E02C106566B; Wed, 11 Mar 2009 22:23:17 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe12.swip.net [212.247.155.97]) by mx1.freebsd.org (Postfix) with ESMTP id A1E9C8FC08; Wed, 11 Mar 2009 22:23:16 +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=YgvUXUHzidZui9uhOJEA:9 a=j45Zk44-FpP3_MHZZlC2zWxTtfYA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe12.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1035912230; Wed, 11 Mar 2009 23:23:14 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Wed, 11 Mar 2009 23:25:42 +0100 User-Agent: KMail/1.9.7 References: <20090310045605.GA38857@nagual.pp.ru> <200903101625.57647.hselasky@c2i.net> <20090311011536.GB65734@nagual.pp.ru> In-Reply-To: <20090311011536.GB65734@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903112325.44983.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 22:23:17 -0000 On Wednesday 11 March 2009, Andrey Chernov wrote: > Andrey Chernov Re-fetch the usb_hid.c file from USB P4 after the patch below. Problem should be solved now! http://perforce.freebsd.org/chv.cgi?CH=159091 --HPS