Subject: Re: de network card
To: None <netbsd-help@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: netbsd-help
Date: 04/17/2000 17:00:57
On Mon, Apr 17, 2000 at 08:28:27PM +0200, David Wetzel wrote:

 > has someone tried to use the -current
 > 
 > ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/dev/pci/if_tlp_pci.c
 > ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/dev/ic/tulipvar.h
 > ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/dev/ic/tulip.c
 > ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/dev/ic/tulipreg.h
 > 
 > to compile an 1.4.1 kernel?
 > 
 > Which files are also required?

Just porting those files isn't enough; you'll also have to change most of
the MII layer code, which will require that you update every other Ethernet
driver in your tree.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>