From owner-freebsd-current@FreeBSD.ORG Sat Nov 8 03:10:16 2008 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 6FE60106564A for ; Sat, 8 Nov 2008 03:10:16 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id E06F18FC24 for ; Sat, 8 Nov 2008 03:10:15 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl202-73.kln.forthnet.gr [79.103.15.73]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id mA83A8kJ008526 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 8 Nov 2008 05:10:13 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id mA83A8wh071853; Sat, 8 Nov 2008 05:10:08 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id mA83A84Q071852; Sat, 8 Nov 2008 05:10:08 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Alexey Shuvaev References: <8763mz2n0m.fsf@kobe.laptop> <87bpwrneeh.fsf@kobe.laptop> <20081108025317.GA29344@localhost.my.domain> <87skq2ncfc.fsf@kobe.laptop> Date: Sat, 08 Nov 2008 05:10:08 +0200 In-Reply-To: <87skq2ncfc.fsf@kobe.laptop> (Giorgos Keramidas's message of "Sat, 08 Nov 2008 05:07:03 +0200") Message-ID: <87od0qkj5b.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: mA83A8kJ008526 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.056, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.34, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-current@freebsd.org Subject: Re: Recent USB mouse regression 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: Sat, 08 Nov 2008 03:10:16 -0000 On Sat, 08 Nov 2008 05:07:03 +0200, Giorgos Keramidas wrote: > I just started a buildworld with all the changes up the HEAD except for > the five commits that are related to usb2, i.e. I have everything else > up to svn /head@184743 but I have backed out locally the changes: > > ------------------------------------------------------------------------ > r184610 | alfred | 2008-11-04 04:31:03 +0200 (Tue, 04 Nov 2008) | 123 lines > r184612 | alfred | 2008-11-04 05:42:01 +0200 (Tue, 04 Nov 2008) | 2 lines > r184658 | rink | 2008-11-04 21:28:19 +0200 (Tue, 04 Nov 2008) | 4 lines > r184659 | rink | 2008-11-04 22:57:39 +0200 (Tue, 04 Nov 2008) | 7 lines > r184736 | imp | 2008-11-06 19:26:12 +0200 (Thu, 06 Nov 2008) | 4 lines > ------------------------------------------------------------------------ Nope, that's not it. I just had the same problem with a kernel+world from /head@184607. I'll keep looking for the first time this started happening. For now, I think it's safe to assume it's not USB2 :)