From owner-freebsd-stable@FreeBSD.ORG Sat Sep 16 01:38:29 2006 Return-Path: X-Original-To: freebsd-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 C861216A403 for ; Sat, 16 Sep 2006 01:38:29 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53B9B43D46 for ; Sat, 16 Sep 2006 01:38:29 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so3992106pye for ; Fri, 15 Sep 2006 18:38:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tKsDhpFtqXA9tJlvJS45/jao9By2UwNb7c93gzIDBwem95PmI5xJ5m8o2HtvXQwWKvRgXfsrK3wj1LcExOa+iseYropP/RoveVTALSAmUyY1FiWFXExGqnce9Hrtd1o8zbP4j01P29aojERTYEw191EEJf/GYJmHjqxwDZ9rE+Q= Received: by 10.35.66.12 with SMTP id t12mr3904268pyk; Fri, 15 Sep 2006 18:38:28 -0700 (PDT) Received: by 10.35.119.1 with HTTP; Fri, 15 Sep 2006 18:38:28 -0700 (PDT) Message-ID: <2a41acea0609151838r57125657p2b20499d30f694b4@mail.gmail.com> Date: Fri, 15 Sep 2006 18:38:28 -0700 From: "Jack Vogel" To: "Martin Nilsson" In-Reply-To: <450A952C.9080600@gneto.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0609132023q2d23ac2eq4960cd93fb45a69b@mail.gmail.com> <4509E4CD.8050102@visi.com> <450A952C.9080600@gneto.com> Cc: freebsd-stable@freebsd.org Subject: Re: em0: watchdog timeout -- resetting (6.1-STABLE) 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: Sat, 16 Sep 2006 01:38:29 -0000 On 9/15/06, Martin Nilsson wrote: > I'm also seeing these on a Supermicro PDSMi board with a recent stable. > Please tell me what debugging info that is needed to fix this. > > /Martin > > > FreeBSD mailbox 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Sun Sep 10 > 17:43:15 CEST 2006 root@mailbox:/usr/obj-local/usr/src/sys/SMP amd64 > > lspci -v output: > > 04:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet > Controller (Copper) (rev 03) > Subsystem: Super Micro Computer Inc Unknown device 108c > Flags: bus master, fast devsel, latency 0, IRQ 16 > Memory at ed200000 (32-bit, non-prefetchable) > I/O ports at 4000 > Capabilities: [c8] Power Management version 2 > Capabilities: [d0] Message Signalled Interrupts: 64bit+ > Queue=0/0 Enable- > Capabilities: [e0] Express Endpoint IRQ 0 > > 05:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet > Controller > Subsystem: Super Micro Computer Inc Unknown device 109a > Flags: bus master, fast devsel, latency 0, IRQ 17 > Memory at ed300000 (32-bit, non-prefetchable) > I/O ports at 5000 > Capabilities: [c8] Power Management version 2 > Capabilities: [d0] Message Signalled Interrupts: 64bit+ > Queue=0/0 Enable- > Capabilities: [e0] Express Endpoint IRQ 0 Martin, do you see similar problems using either port, I ask because this system may be similar to one that Yahoo has and there was only a problem with one port and not the other, can you check this out please? Jack