Date: Fri, 07 Jan 2000 12:52:28 -0800 From: Mike Smith <msmith@freebsd.org> To: Darren Reed <darrenr@reed.wattle.id.au> Cc: committers@FreeBSD.org, current@FreeBSD.org Subject: 3c589d problem Message-ID: <200001072052.MAA01482@mass.cdrom.com> In-Reply-To: Your message of "Fri, 07 Jan 0100 23:46:49 %2B1100." <200001071246.XAA05593@avalon.reed.wattle.id.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001072052.MAA01482>