From owner-freebsd-current@FreeBSD.ORG Sat Aug 14 16:56:15 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 8DF9D16A4CE for ; Sat, 14 Aug 2004 16:56:15 +0000 (GMT) Received: from outbound0.sv.meer.net (outbound0.sv.meer.net [205.217.152.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 791A343D1D for ; Sat, 14 Aug 2004 16:56:15 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) i7EGtCr2036742; Sat, 14 Aug 2004 09:55:12 -0700 (PDT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (h234.neville-neil.com [209.157.133.234] (may be forged)) by mail.meer.net (8.12.10/8.12.2/meer) with ESMTP id i7EGtBDr041838; Sat, 14 Aug 2004 09:55:11 -0700 (PDT) (envelope-from gnn@neville-neil.com) Date: Sat, 14 Aug 2004 09:55:11 -0700 Message-ID: From: "George V. Neville-Neil" To: Vitaly Markitantov In-Reply-To: <20040814153348.20497.qmail@web13425.mail.yahoo.com> References: <20040814153348.20497.qmail@web13425.mail.yahoo.com> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.5 Emacs/21.2 (powerpc-apple-darwin) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII cc: current@freebsd.org Subject: Re: lnc0 in VmWare doesn't work 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: Sat, 14 Aug 2004 16:56:15 -0000 At Sat, 14 Aug 2004 08:33:48 -0700 (PDT), Vitaly Markitantov wrote: > > [1 ] > --- Robert Watson wrote: > > > > > On Sat, 14 Aug 2004, Vitaly Markitantov wrote: > > > > > I'm running -CURRENT in VmWare virtual machine. > > > > > > Since about August 07 2004 lnc0 interface doesn't work > > > > > > I see just complains about: > > > > > > lnc0: Device timeout -- Resetting > > > lnc0: Missed packet -- no receive buffer > > > > > > As workaround i use kernel from August 03 2004, which works perfectly > > > with lnc. > > > > > > I attached verbose dmesg from todays kernel. > > > > I was chatting with George Neville-Neil about what sounds like an > > identical problem last. Since you have both old and new kernels, could > > you try comparing the lnc probe lines in dmesg in the "before" and "after" > > scenarios, in particular looking for changes in interrupt assignment? > > I don't see in dmesg any critical changes in interrupt assigment. > I provide both dmesg here. I do note that the ACPI stuff is MPSAFE in one of the dmesg'd and GIANT LOCKED in the other in the files you sent. I can't get any files off of my system because without lnc0 it has no network. I can only get in on the vmware console. Later, George