From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 01:37:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B4B116A4CE for ; Sun, 21 Mar 2004 01:37:39 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 256AE43D2F for ; Sun, 21 Mar 2004 01:37:39 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc13) with ESMTP id <2004032109373701600s7d4de>; Sun, 21 Mar 2004 09:37:38 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id BAA19096; Sun, 21 Mar 2004 01:37:37 -0800 (PST) Date: Sun, 21 Mar 2004 01:37:37 -0800 (PST) From: Julian Elischer To: Matt In-Reply-To: <405B57E0.2020202@xtaz.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org cc: Tony Maher Subject: Re: usb moused no longer starts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 21 Mar 2004 09:37:39 -0000 On Fri, 19 Mar 2004, Matt wrote: > Tony Maher wrote: > >>From marcus at marcuscom.com wrote on Sat Mar 20 07:12:07 2004 > >> > >>>>julian at elischer.org wrote on Sat Mar 20 06:08:47 2004 > >>>>there were small changes to usb_subr.c > >>>>can you see what happens if you back that file back 2 days > >>> > >>>Reverting back to 1.59 fixes the problem. > >> > > Just want to give a "me too!". I built a new world/kernel just now and > found my USB intellimouse no longer worked in either console or X. And > cat'ing /dev/sysmouse showed no activity at all. > > Reverting to 1.60 of usb_subr.c works fine. 1.61 doesn't work. > > Regards, Matt. > should be fixxed in 1.62, right?