Subject: Re: 19991204 snapshot.
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Matthew Reilly <mjreilly@flashcom.net>
List: port-macppc
Date: 12/11/1999 21:04:00
I used the new files from cvs with no patches. Now it's a different
message I get whem I try to bring up the interface:

tlp1: receive ring overrun                                              
           
tlp1: incoming packet spilled, resetting                                
           

here's the ifconfig before I try to set up the interface:

tlp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500                  
           
        address: 00:80:19:44:3f:d9                                      
           
        media: Ethernet 10baseT                                         
           
        status: no carrier                                              
           
tlp1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500                  
           
        address: 00:80:19:44:3f:b5                                      
           
        media: Ethernet 10baseT                                         
           
        status: no carrier 

Any ideas?

cheers, 

Matthew

Jason Thorpe wrote:
> 
> On Sat, 11 Dec 1999 12:49:34 -0500
>  Matthew Reilly <mjreilly@flashcom.net> wrote:
> 
>  > File to patch: dev/ic/tulip.c
>  >
>  > Patching file dev/ic/tulip.c using Plan A...
>  >
>  > Hunk #1 failed at 56.
> 
> ...
> 
> Well, tell you what... just use the very latest tulip.c from cvs ... I
> committed the patch I sent you yesterday :-)
> 
>         -- Jason R. Thorpe <thorpej@nas.nasa.gov>