Subject: Re: Intel 82557 NIC device driver for MIP running NetGear Card (tulip
To: hegde shantala <shantala_hegde@hotmail.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-ports
Date: 01/03/2002 20:45:42
On Wed, Jan 02, 2002 at 08:24:58AM +0000, hegde shantala wrote:
> I am trying to port the NetBSD Intel 82557 Ethernet driver to an
> embedded MIPS board that is running an older (NetGear Card)Tulip
> driver(if_de.c,if_devar.h,dc21040reg.h) and NetBSD/OpenBSD code. I
> would like to know where can i get the complete source code for this.
> i found that these three files are to be added i82557reg.h ,i82557.c,
> if_fxp_pci.c but the .h files which are required in these .c files are
> not avialable............

The files you're looking for are in sys/dev/ic or sys/dev/pci (unlike
the if_de driver, the fxp driver is split in bus-specific front-end and 
chip-specific back-end).

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--