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: RealTek 8139 driver?


I use the ecosconfig tool on Unix, not the windows config tool, but all you
should need to do is add the right set of packages after you select your
target & template. Note that you need the generic Ethernet support as well
as the chip and board drivers. Here is the list of packages that I use for
an i386 ISA PC with one of these RealTek cards...

Target: pc
Template: default
Added:
 CYGPKG_NET
 CYGPKG_IO_FILEIO
 CYGPKG_IO_ETH_DRIVERS
 CYGPKG_NET_OPENBSD_STACK
 CYGPKG_DEVS_ETH_NS_DP83902A
 CYGPKG_DEVS_ETH_RLTK_ISA8019AS
Removed:
 CYGPKG_IO_PCI
 CYGPKG_DEVS_ETH_INTEL_I82559
 CYGPKG_DEVS_ETH_I386_PC_I82559

Chris.

----- Original Message -----
From: "AL Chane" <al_chane@issc.com.tw>
To: "eCos discuss" <ecos-discuss@sources.redhat.com>
Sent: Friday, August 16, 2002 11:04 AM
Subject: Re: [ECOS] RealTek 8139 driver?


> I followed the steps provided here, but wonder how to include the new
added
> package.
> In configuration tool, "Build"->"Packages", the new RealTek package is in
> grouup of
> "Available Packages". When trying to add into "Use those Packages", it
shows
> "Add or Remove hardware packages by selecting new hardware template".
> The template I chosed is i386 with new_net package.
>
> thanks,
>
> AL
>
> ----- Original Message -----
> From: "Chris Paulson-Ellis" <kelsall@dsl.pipex.com>
> To: "Gary Thomas" <gthomas@ecoscentric.com>; "eCos Discussion"
> <ecos-discuss@sources.redhat.com>; "Kevin Hilman" <khilman@equator.com>
> Sent: Thursday, August 15, 2002 6:54 PM
> Subject: Re: [ECOS] RealTek 8139 driver?
>
>
> > You can find my code here: http://www.edesix.com/ecos/.
> > Chris.
>
>
>
> --
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>


-- 
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]