From owner-freebsd-current@FreeBSD.ORG Wed Mar 11 20:04:00 2009 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 1F98D1065672 for ; Wed, 11 Mar 2009 20:04:00 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id A1D7B8FC1B for ; Wed, 11 Mar 2009 20:03:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 27142 invoked by uid 399); 11 Mar 2009 20:03:55 -0000 Received: from localhost (HELO ?192.168.0.24?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 11 Mar 2009 20:03:55 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <49B81923.1050204@FreeBSD.org> Date: Wed, 11 Mar 2009 13:03:47 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Hans Petter Selasky References: <20090310045605.GA38857@nagual.pp.ru> <200903110928.51384.hselasky@c2i.net> <49B8040E.9090604@FreeBSD.org> <200903112046.45540.hselasky@c2i.net> In-Reply-To: <200903112046.45540.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: usb@freebsd.org, freebsd-current@freebsd.org, Andrew Thompson Subject: Re: USB2 makes moused insane 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, 11 Mar 2009 20:04:00 -0000 Hans Petter Selasky wrote: > On Wednesday 11 March 2009, Doug Barton wrote: >> Hans Petter Selasky wrote: >>> After looking at the HID descriptors I have made the following patch: >>> >>> http://perforce.freebsd.org/chv.cgi?CH=159053 >>> >>> USB wheel should work again! >> Thanks for the quick response. One question, how do I generate a diff >> I can apply to my sources from the perforce web thingy? >> > > Hi, > > There is a link where you can download the complete file. > > Then you have to diff on your box. D'oh, I should have thought of that. Thanks. :)