Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: dupuy@cs.columbia.edu Newsgroups: comp.sys.sun Subject: Re: Ethernet panic/reboot !! Keywords: Source Message-ID: <1202@brchh104.bnr.ca> Date: 10 Jan 91 13:32:15 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 31 Approved: Sun-Spots@rice.edu X-Refs: Original: v10n11 X-Sun-Spots-Digest: Volume 10, Issue 15, message 1 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu There's a patch for the "RINT with buffer owned by chip", which you can get via anonymous ftp from princeton.edu, in ~ftp/pub/sun-fixes/if_le.patch.shar. Here's the README file: This tape contains new versions of the Unix kernel object file if_le.o for SunOS 4.0.3. This patch contains a slightly modified 4.0.3[c] lance ethernet driver (if_le.c) and object files for sun3x (hydra), sun4 (stingray), and sun4c (SPARCstation1) as an effective patch for 4.0.3[c] lance xmit memory underflow ("transmission stopped"). 1. Increase LANCE_MIN_TU from 100 to 102, this effectively eliminates UFLO (!) 2. Minimize leintr lance slave register accesses - this is also a factor in UFLO. 3. Never print "Transmission stopped" or "memory underflow" error messages. This patch also fixes the panic: le0: RINT: Buffer owned by chip problem. Architecture: Sun-3x, Sun-4, Sun-4c Release: 4.0.3 Bug Report Id: 1029247, 1019513, 1029316 and 1021518