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: Hi,


Hi,
Thanx for your URL info. 
As per your mentioned URL, i have downloaded the rltk8139.tgz .
I tried to added the rltk driver as one of the package in eCos.db as shown below.
—-------------------------------------------------------------------------------------------
eCos.db
—------------------------------------------------------------------------------------------
package CYGPKG_DEVS_ETH_RLTK_8139 {
	alias 		{ "RLTK 8139 ethernet driver"
			   devs_eth_rltk_8139 8139_eth_driver }
	hardware
	directory	devs/eth/rltk/8139
	script		rltk_8139_eth_drivers.cdl
        description     "Ethernet driver for RLTK 8139 NIC."
}
- - - — - — - - — - — — — — - —- —- — —---- — —---- —- — — —- — - — — 
package CYGPKG_DEVS_ETH_I386_PC_RLTK8139 {
	alias 		{ "Standard PC with EtherPro 10/100 ethernet device"
			   devs_eth_i386_pc_8139 pc_etherpro }
	hardware
	directory	devs/eth/i386/pc/rltk8139
	script		i386_pc_rltk8139_eth_drivers.cdl
        description     "Ethernet driver for standard PC with Intel 8139 NIC. This is
			 essentially support for a EtherPro 10/100 PCI card."
}

—-------------------------------------------------------------------------------------------
After adding above statements, The RTL8139 driver get added to the package list as 'PC RealTek 8139 ethernet driver'.I have also added RTL8139 macro in the default list of i386 & removed the 82559 macro. 
But when I try to configure i386 as target with RTL8139 as a NIC( Redboot as a Package ),the Option 'PC RealTek 8139 ethernet driver' in the Configuration windows remains disabled (It was showing all sub-options in disable mode too..).
Please mail me  where i am wrong & if possible send me, brief procedure for adding above rltk8139 driver into the eCos Configtool 2.1/eCos Configtool 1.3.
Please also note that i have onboard ethernet , do i need to change anything in above driver for the same.

Regards,
Dhawal.
 ======= ====================================

>>> Eric Doenges <Eric.Doenges@DynaPel.com> 10/08/03 05:23PM >>>
Dhawal Mer wrote:
> Hi,
> 
> I am using eCos for ix86 target ( Gene4312).
> The target is having onboard RLT8139 dual ethernet.
> I have gone through listed package list of the i386 Ethernet card , but realtek driver does not included in above.
> Pleaes tell me that ,From where i can get the driver for on board RLT8139 card.
> 
> Thanking you,
> Awaiting for your reply,

I posted a driver for this chip on the ecos-patches mailing list back
in August (see 
http://sources.redhat.com/ml/ecos-patches/2003-08/msg00040.html).
Since RedHat unfortunately seems in absolutely no hurry at all to
process my copyright assignment (it's only been 6 weeks or so), it's not
in the CVS tree yet.
-- 
--------------------------------------------------------------------
|     Eric Doenges              |     DynaPel Laboratories GmbH    |
|     Tel: +49 89 962428 23     |     Fraunhoferstrasse 9/2        |
|     Fax: +49 89 962428 90     |     D - 85737 Ismaning, Germany  |
--------------------------------------------------------------------


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