From owner-freebsd-stable@FreeBSD.ORG Mon Dec 10 01:21:22 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 A091416A418 for ; Mon, 10 Dec 2007 01:21:22 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 6ECDF13C442 for ; Mon, 10 Dec 2007 01:21:21 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so3165010waf for ; Sun, 09 Dec 2007 17:21:21 -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=CNUrOwdgG9K5F4aaYQf7tJAIdJcNU70pB0QI7ekTPdY=; b=oLEeGgGjWIollGwlCjUsnETxS6/mPFYYdsOKyZo7eGyP1vI+Rv3HHyJt4693DU0o5XeDql06POtRYD3oMdeTNoqfX3HTFDfOlV8wD0W35dBx9nVhraFt5ydnlV7o4KnMVf+J7p2LoK7NyE3NMzHlOa9RJrhPMWHlgjG5XwcwFhA= 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=pYExbhPW24Bh+6W1upr47gT0CSVF/usGNp/h1wLtS7y4P6RiedLrnPQGWFUNQ1zSomTrbxxUGPYSDo75RuJiCwV2Tdad+rTuOPNUcf+bdbJGn3rshR2+Bp/bSptl29t7VY+xFIG2lch2A44l0aJvvMBcevXV9MZ9G0pefJp6uyY= Received: by 10.115.88.1 with SMTP id q1mr6448105wal.1197249681554; Sun, 09 Dec 2007 17:21:21 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id j29sm5338327waf.2007.12.09.17.21.13 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 09 Dec 2007 17:21:20 -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 lBA1HGP2060655 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 10 Dec 2007 10:17: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 lBA1HEvb060654; Mon, 10 Dec 2007 10:17:14 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 10 Dec 2007 10:17:14 +0900 From: Pyun YongHyeon To: Danny Braniss Message-ID: <20071210011714.GC60272@cdnetworks.co.kr> References: 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 01:21:22 -0000 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. -- Regards, Pyun YongHyeon