From owner-freebsd-stable@FreeBSD.ORG Tue Jan 31 12:47:11 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 3D73016A420; Tue, 31 Jan 2006 12:47:11 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B959643D46; Tue, 31 Jan 2006 12:47:10 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id k0VCl9iS014983; Tue, 31 Jan 2006 07:47:09 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id k0VCl7A3085742 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Jan 2006 07:47:07 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060131074149.0817ada0@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Tue, 31 Jan 2006 07:46:36 -0500 To: Gleb Smirnoff , Andrew Pantyukhin From: Mike Tancsa In-Reply-To: <20060131095047.GE93773@cell.sick.ru> References: <20060131082845.GB93773@FreeBSD.org> <20060131095047.GE93773@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 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 12:47:11 -0000 At 04:50 AM 31/01/2006, Gleb Smirnoff wrote: >1) Divide the breakage timeframe by two, to determine the middle. > (For example 26 Jan - working, 31 Jan - not working. Then > the middle would be 28 Jan.) >2) Update your sources to the middle. >3) Check whether problem is present? I am pretty sure its the pci commits made by imp@freebsd.org yesterday. It broke all my nForce chipset based boxes. Try cvsup'ing to jan 29th as his commit was on the 30th. See http://lists.freebsd.org/pipermail/freebsd-stable/2006-January/022036.html ---Mike