Subject: Re: Ethernet on a IIci
To: Tristan Horn <tristan@camel.ethereal.net>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 07/07/1997 19:30:31
Tristan Horn wrote:
> 
> On Fri, 4 Jul 1997, Bill Studenmund wrote:
> > But how to find the address therein? Actually, I bet it's 00:40:10:02:e6:1f.
> > :-)
> 
> You were right!  I just stuck the card back in and booted, and I got:
> 
> ae0 at nubus0: address 00:40:10:02:e6:1f, type Ethernet A-Series, 16k mem.
> ae0: length does not match next packet pointer
> ae0: len 0000 nlen ff00 start 0c first 00 curr 20 next 00 stop 40
> ae0: NIC memory corrupt - invalid packet length 65280
> 
> The additional messages aren't covered by the FAQ - anyone know what they
> mean?

The reason they're not in the FAQ is, quite frankly, aesthetics.  Having
multiple-line error messages doesn't format very well in linuxdoc-sgml ;-)
As for what they mean, I'm not entirely sure, but you can always Read the
Source ;-)

However, the above lines almost always result from having the Apple
networking stacks access the card before NetBSD boots.  If you boot your
Mac with extensions off, the above usually doesn't occur.

Later.

-Colin