Date: Thu, 23 Mar 1995 08:10:17 -0500 From: The Source of All Evil <source@NetBSD.ORG> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Message-ID: <199503231310.IAA12238@pain.lcs.mit.edu>
next in thread | raw e-mail | index | archive | help
briggs Thu Mar 23 08:00:17 EST 1995 Update of /a/cvsroot/src/sys/arch/mac68k/dev In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11270 Modified Files: if_ae.c Log Message: Serious kludge around network timeouts. Network timeouts seem to be caused by the VIA missing the ethernet slot interrupt. If we get a watchdog, try calling the via's nubus interrupt function. If that causes an interrupt, don't reset anything. If it doesn't, use old behavior (log timeout and reset). Yuck.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503231310.IAA12238>