From owner-freebsd-stable@FreeBSD.ORG Tue Jan 31 09:38:46 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C2E916A420 for ; Tue, 31 Jan 2006 09:38:46 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C4843D49 for ; Tue, 31 Jan 2006 09:38:44 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1227547nzo for ; Tue, 31 Jan 2006 01:38:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ScvWdFud7vVp5+IxfvNjc1+YynwNpvzAnj5EmdK23vwiVk4QAYZgzm9fDpEDt+fRZwbpNFfiFleA0BlQ4Mx8COVbRJiyrtw3PT0TI0mVkG/PasmBb4PJBkp/4e/P6NwA/CJKq+VugFM5QKyuedcqAOj3EXRnmyq/s/OgNxED/80= Received: by 10.37.2.65 with SMTP id e65mr5782307nzi; Tue, 31 Jan 2006 01:38:44 -0800 (PST) Received: by 10.37.20.11 with HTTP; Tue, 31 Jan 2006 01:38:44 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 12:38:44 +0300 From: Andrew Pantyukhin To: Gleb Smirnoff In-Reply-To: <20060131082845.GB93773@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060131082845.GB93773@FreeBSD.org> Cc: FreeBSD Stable Subject: Re: Recent MFC's causing trouble with network and mouse X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 09:38:46 -0000 On 1/31/06, Gleb Smirnoff wrote: > On Tue, Jan 31, 2006 at 02:27:58AM +0300, Andrew Pantyukhin wrote: > A> I upgraded my world and kernel from about a week's > A> old state to today's source and network (vge) and > A> mouse (ums) stopped working. vge0 has a formerly > A> usual trouble of link state going up and down, while > A> ums0 doesn't move or feel its buttons (tried moused > A> and xorg). > A> > A> Had a look at cvs, didn't see anything suspicious > A> about vge and ums in particular :-( This is about time > A> I learnt how to live with several kernels at hand... > > Yes, vge(4) and ums(4) wasn't agressively edited recently, > so the breakage is somewhere else. Probably you need to > make a binary search to find the commit that caused the problem. > > -- > Totus tuus, Glebius. > GLEBIUS-RIPN GLEB-RIPE > Ok, could you please tell me where to learn how to do that?