From owner-freebsd-stable@FreeBSD.ORG Mon Jan 30 23:28:09 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 01FB716A425 for ; Mon, 30 Jan 2006 23:28:08 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id A91AC43D70 for ; Mon, 30 Jan 2006 23:28:00 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1157767nzo for ; Mon, 30 Jan 2006 15:27:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RAOKMg58bZkUWhnLs683az7OgDD4ad+/JcclVE8VzrVTAJGc2NjTbUGnC3E9d2Q0J+xvK6UxOu5QjspCnvFUcNbVrfIAqydRVdOtQ9JaTml6DPntCb9D8MBNnQ02aWqeHAcHETMEg/o8auBAZlJuHM05vjBhnHN+YsNVi3iWqBA= Received: by 10.36.251.30 with SMTP id y30mr3591997nzh; Mon, 30 Jan 2006 15:27:58 -0800 (PST) Received: by 10.37.20.11 with HTTP; Mon, 30 Jan 2006 15:27:58 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 02:27:58 +0300 From: Andrew Pantyukhin To: FreeBSD Stable MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: 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: Mon, 30 Jan 2006 23:28:09 -0000 I upgraded my world and kernel from about a week's old state to today's source and network (vge) and mouse (ums) stopped working. vge0 has a formerly usual trouble of link state going up and down, while ums0 doesn't move or feel its buttons (tried moused and xorg). Had a look at cvs, didn't see anything suspicious about vge and ums in particular :-( This is about time I learnt how to live with several kernels at hand...