This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Adding a 82544 driver Package to redboot


"Muruga Ganapathy" <gmuruga@gdatech.com> writes:

> Hello, 
> 
> We are trying to include the 82544 driver package from ecos 2.0 
> to 1.24 Version of redboot. 
> 
> The redboot Ver 1.24 is the release from Intel for IXP2400. 
> It has the driver package for 82559. We would like to remove 
> this package and add the 82544 support. 
> 
> Could some one list of steps that we need to go through to 
> include driver package for 82544 in the redboot.
> 

You will need to add a new target to the ecos.db file.
Take a look at the pc and pc_giga targets for an example where the
same transition has been made. You will need to create a
board-specific package to map the generic driver on to the board
itself. Take a look at the CYGPKG_DEVS_ETH_I386_PC_I82544 and
CYGPKG_DEVS_ETH_ARM_IQ80321 packages for examples.


-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]