From owner-freebsd-stable@FreeBSD.ORG Mon Dec 10 10:00:42 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A28FB16A417 for ; Mon, 10 Dec 2007 10:00:42 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6F6A913C447 for ; Mon, 10 Dec 2007 10:00:42 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so3427644waf for ; Mon, 10 Dec 2007 02:00:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; bh=kkjDmZTLxFEgxTfI6uknbUSiLF67SoYMr7LPgBkf+JE=; b=tc6i06NMwo8mziXZwlSV8Uc4rAxhAZYQ4tZjyuDiCnwi/rFhXfDUi2xQLi6KUKrOR7KXj3259Z4XrfLbDyY+6xc8nNhoIfYRD+bPvvDUrUy7taNAYJw5fZur+reUI6dUGCqYr/fnbA6764gJnomvohjzpKQmInz0Cxr2O5LGRx4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=UPUQCiWM+w5CZ8C9ByD2D+Xe1THFS2AXADSzlBvcCkTFQ8ipW3phhtgUY5COFLLwtYK6zlSFMd4sXtST18mKsulHhjlkYoFG8TuUaqAOaylbOmwe9TUd0+efUmOy8sTmAh4SoP8I3iEXuDQ/2YmDbCxpoX4/hxqZoSoSVBuqiQs= Received: by 10.114.184.7 with SMTP id h7mr5485975waf.1197280841974; Mon, 10 Dec 2007 02:00:41 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id v37sm6164963wah.2007.12.10.02.00.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 10 Dec 2007 02:00:40 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id lBA9vGLm061980 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 10 Dec 2007 18:57:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id lBA9vFgD061979; Mon, 10 Dec 2007 18:57:15 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 10 Dec 2007 18:57:15 +0900 From: Pyun YongHyeon To: Danny Braniss Message-ID: <20071210095715.GG60272@cdnetworks.co.kr> References: <20071210011714.GC60272@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: 7.0-BETA4 and msk problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2007 10:00:42 -0000 On Mon, Dec 10, 2007 at 11:03:47AM +0200, Danny Braniss wrote: > > On Sun, Dec 09, 2007 at 02:41:28PM +0200, Danny Braniss wrote: > > > with this onboard NIC (LOB?) > > > > > > mskc0: > > > e1000phy0: PHY 0 on miibus0 > > > > > > mskc0@pci0:1:0:0: class=0x020000 card=0x81f81043 chip=0x436411ab > > > rev=0x12 hdr=0x00 > > > vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)' > > > device = '88E8056 Yukon PCI-E Gigabit Ethernet Controller' > > > class = network > > > subclass = ethernet > > > > > > I'm getting allot of: > > > msk0: watchdog timeout > > > and > > > mskc0: Tx descriptor error > > > and > > > msk0: link state changed to DOWN > > > and > > > msk0: link state changed to UP > > > > > > any help is most welcome, > > > danny > > > > > > > > > > It seems that the issue happens only on 88E8056/88E1149 PHY. > > See PR 116853 and 114631. > > Sorry, I have no cluet yet. > > to add some more noise, this is the first host that panicked too :-) > anything I can do to help? Probably ship the hardware to me? :) > danny > > -- Regards, Pyun YongHyeon