From owner-freebsd-current@FreeBSD.ORG Sun Apr 11 17:47:41 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 D6E9916A4CE; Sun, 11 Apr 2004 17:47:41 -0700 (PDT) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7142D43D48; Sun, 11 Apr 2004 17:47:40 -0700 (PDT) (envelope-from girgen@pingpong.net) Received: from localhost.girgensohn.se (localhost.girgensohn.se [127.0.0.1]) by palle.girgensohn.se (8.12.11/8.12.11) with ESMTP id i3C0lfex033187; Mon, 12 Apr 2004 02:47:42 +0200 (CEST) (envelope-from girgen@pingpong.net) Date: Mon, 12 Apr 2004 02:47:41 +0200 From: Palle Girgensohn To: Ruslan Ermilov Message-ID: <134690000.1081730861@palle.girgensohn.se> In-Reply-To: <20040411180844.GC746@ip.net.ua> References: <20240000.1079394807@palle.girgensohn.se> <3810000.1081299464@palle.girgensohn.se> <20040407235838.K11719@gamplex.bde.org> <20040408193618.GA1919@ip.net.ua> <4670000.1081694282@palle.girgensohn.se> <20040411180844.GC746@ip.net.ua> X-Mailer: Mulberry/3.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Mailman-Approved-At: Mon, 12 Apr 2004 04:47:22 -0700 cc: current@freebsd.org cc: net@freebsd.org Subject: Re: sk ethernet driver: watchdog timeout 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: Mon, 12 Apr 2004 00:47:42 -0000 --On s=F6ndag, april 11, 2004 21.08.44 +0300 Ruslan Ermilov = =20 wrote: > On Sun, Apr 11, 2004 at 04:38:02PM +0200, Palle Girgensohn wrote: >> Hi again, >> >> I just tried FreeBSD RELENG_5_2 on one of our boxes having sk0, and the >> demsg during boot is very noisy when trying to load driver for sk0... >> Perhaps these dmesg rows can help. It stops every so often on 5.2 as >> well, the interface is unusable. :( >> >> Is there any point in trying any of the patches from this thread? >> > Hmm, the verbose output you see is probably from the yesterday's > "PCI omnibus" commit by Warner into HEAD, not RELENG_5_2 (please > correct me if I'm wrong). Hmm, yes, you're right of course, it is HEAD. Mea culpa! > Also, I don't have a free sk(4) card > at the moment available for testing under 5-CURRENT, or I would > definitely do it -- all sk(4) cards I have are running nicely in > production under a constant high load on 4.9-STABLE boxes. I'll > see if I can order one from our local store; I'd like to add the > polling(4) support into the driver anyway... This NIC is integrated on an ASUS motherboard, "A7N8X-e deluxe". Just=20 bought half a dozen of these mobos, and they all show the same problem,=20 both on 4.9-STABLE and 5-CURRENT. On 5-CURRENT, I never get a watchdog=20 timeout warning, it just stops responding. If you where in Stockholm, you could pop by and borrow one, but I guess=20 you're not? ;^) Cheers, Palle