From owner-freebsd-current Fri Jan 7 12:46:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 220A314C8F; Fri, 7 Jan 2000 12:46:13 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA01482; Fri, 7 Jan 2000 12:52:28 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <200001072052.MAA01482@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Darren Reed Cc: committers@FreeBSD.org, current@FreeBSD.org Subject: 3c589d problem In-reply-to: Your message of "Fri, 07 Jan 0100 23:46:49 +1100." <200001071246.XAA05593@avalon.reed.wattle.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Jan 2000 12:52:28 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > The issue with the 3c589d is with its speed. It is falling back to > > the timeout routine to send data rather than getting an interrupt when > > the tx has happened (or something like this, I'm reporting second hand > > stuff). > > Whatever it is, results in ping times being 1000ms then 10ms then 1000ms > then 10ms...when it responds. This is typical for interrupt misconfiguration for this driver. When you get the interrupt configuration right, it works fine. (No, getting the interrupt configuration right is not a trivial task.) -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message