Subject: Re: ethernet problem
To: None <nritter@mail.lfcds.lfc.edu>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 05/14/1997 17:27:05
> 
> I am having tried this with two different cards that are on the working 
> ethernet cards list, and even tried a different machine. I have tried 
> all of the above (with below configs) using NetBSD/mac68k 1.2, and 
> 1.2.1; with the same results each time.
> 
> The Error message I get on bootup is:
> 
> 
> ae0 at nubus0: address 00:00:c5:43:ed:50, Type Farallon Ethermac LC-TP, 
> 32k mem
> 
> ae0: length does not match packet pointer
> ae0: len 0000 nlen ff00 start 0c first 00 curr 83 next 00 stop 80
> ae0: NIC memory corrupt - invalid packet length 65280

Does the card actually work? I think folks got these messages when
Ethertalk (or MacTCP) was active under MacOS. Apple left some nice
trinkets in the ethernet card. So if the card actually works, just
go for it.

> What could I do to fix this situation, that I haven't already tried?

Another thing to try is looking at the card itself. Look at the number
on the largest chip.

Ok:	8390, 83902

Bad:	83932 (a different ether chip, should probe as sn0)
	68000 (means that there's an on-board CPU - we dont'
		support them yet).

Take care,

Bill