From owner-freebsd-current@FreeBSD.ORG Fri Mar 19 12:28:22 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 5E5D016A4CE for ; Fri, 19 Mar 2004 12:28:22 -0800 (PST) Received: from kai.xtaz.net (kai.xtaz.net [82.68.183.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E3743D2F for ; Fri, 19 Mar 2004 12:28:19 -0800 (PST) (envelope-from matt@xtaz.net) Received: from xtaz.net (tao.xtaz.net [192.168.1.3]) by kai.xtaz.net (Postfix) with ESMTP id 84F818FC3E; Fri, 19 Mar 2004 20:28:16 +0000 (GMT) Message-ID: <405B57E0.2020202@xtaz.net> Date: Fri, 19 Mar 2004 20:28:16 +0000 From: Matt User-Agent: Mozilla Thunderbird 0.5 (X11/20040316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tony Maher References: <200403192021.i2JKL2Lq000874@k9.a1.asic.gov.au> In-Reply-To: <200403192021.i2JKL2Lq000874@k9.a1.asic.gov.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: julian@elischer.org 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: Fri, 19 Mar 2004 20:28:22 -0000 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.