From owner-freebsd-current@FreeBSD.ORG Wed Mar 7 09:44:04 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 036D316A400 for ; Wed, 7 Mar 2007 09:44:04 +0000 (UTC) (envelope-from quakelee@geekcn.org) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id A840113C4A7 for ; Wed, 7 Mar 2007 09:44:03 +0000 (UTC) (envelope-from quakelee@geekcn.org) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id BDBD4EB83F9; Wed, 7 Mar 2007 17:26:31 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id 6m0nGTPJKweC; Wed, 7 Mar 2007 17:26:21 +0800 (CST) Received: from qlnote (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 26AB1EB83F8; Wed, 7 Mar 2007 17:26:21 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=geekcn.org; c=nofws; q=dns; h=date:to:subject:from:organization:cc:content-type: mime-version:content-transfer-encoding:message-id:user-agent; b=bfMQmyPkv284FFCo3hEEL2P2wXDgkqxJCD6cAQBbotfrZu0IF5OvL5AGoJ6mHzq4B lnLesLOQ3LU4Y+YVlfRog== Date: Wed, 07 Mar 2007 17:26:15 +0800 To: freebsd-current@freebsd.org From: "Quake Lee" Organization: GeekCN Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable Message-ID: User-Agent: Opera Mail/9.10 (Win32) Cc: jfvogel@gmail.com Subject: em watchdog timeout on Intel 82541 and 82546EB X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 07 Mar 2007 09:44:04 -0000 Hi all, I have a Dell PE2850 with 4 intel ethernet card. I cvsup the src yesterd= ay. em0 and em1 is 82541 which base on the mainboard. em2 and em3 is 82546EB= = which plug in PCI-X bus. After I load the new kernel, kernel said: em2 watchdog timeout and could= = not send any packet out. I switch the line to the em0, it worked. After 5 min. em0 = hangup too, kernel said: em0: watchdog timeout. There is `pciconf -lv | grep em` command print out. em0@pci6:7:0: class=3D0x020000 card=3D0x016d1028 chip=3D0x10768086 rev= =3D0x05 = hdr=3D0x00 em1@pci7:8:0: class=3D0x020000 card=3D0x016d1028 chip=3D0x10768086 rev= =3D0x05 = hdr=3D0x00 em2@pci9:4:0: class=3D0x020000 card=3D0x10128086 chip=3D0x10108086 rev= =3D0x01 = hdr=3D0x00 em3@pci9:4:1: class=3D0x020000 card=3D0x10128086 chip=3D0x10108086 rev= =3D0x01 = hdr=3D0x00 Anyone know what is the problem? -- = The Power to Serve