From owner-freebsd-current@FreeBSD.ORG Mon Jun 25 02:47:46 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5257A16A421 for ; Mon, 25 Jun 2007 02:47:46 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.freebsd.org (Postfix) with ESMTP id 32B8C13C44B for ; Mon, 25 Jun 2007 02:47:46 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn03.u.washington.edu (hymn03.u.washington.edu [140.142.12.169]) by mxout7.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l5P2lif5008397 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 24 Jun 2007 19:47:44 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn03.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l5P2lhMU023599; Sun, 24 Jun 2007 19:47:43 -0700 X-Auth-Received: from [192.55.52.10] by hymn03.u.washington.edu via HTTP; Sun, 24 Jun 2007 19:47:43 PDT Date: Sun, 24 Jun 2007 19:47:43 -0700 (PDT) From: youshi10@u.washington.edu To: "M. Warner Losh" In-Reply-To: <20070624.165015.-1350497693.imp@bsdimp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.24.192932 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __STOCK_SUBJ_9 0' Cc: current@freebsd.org Subject: Re: USB mouse works again in current!!! 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, 25 Jun 2007 02:47:46 -0000 On Sun, 24 Jun 2007, M. Warner Losh wrote: > In message: > youshi10@u.washington.edu writes: > > : I'm not exactly sure of all of what you did over the past 2 weeks, > : but I'm verifying with absolute certainty that USB input is working > : properly again on my desktop. > > Cool! When did it break? I've only committed a few 'bug fix' fixes. > Mostly I've just removed the legacy macros, fixed a number of 'edge > case' bugs and added a boatload of device IDs. > > : Thank you very much for your hard work -- I definitely appreciate it! > > How very nice of you to say so! > > Warner It's been broken for the past 3 weeks (at least). Maybe it was a commit to devd that fixed things? Funny thing is that this only happened on CURRENT and not 6-RELEASE. -Garrett