From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <23d4c2bf75007d14bcb777b3c5782ea9@plan9.bell-labs.com> From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] ether8139.c fix MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 6 Mar 2002 23:07:41 -0500 Topicbox-Message-UUID: 60a6b6f6-eaca-11e9-9e20-41e7f4b1d025 I'd have to dig the card back out of the box I stored it in but I'm pretty sure it was an 8139C. There's a comment at the beginning of the driver: /* * Realtek 8139 (but not the 8129). * Error recovery for the various over/under -flow conditions * may need work. */ I never saw any errors at all on my card. Perhaps someone who has a problem could track it down. The various free *nix drivers all have workarounds for odd chip bugs, I would have looked more closely at them if I'd had a problem to track down.