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]

Re: Configuring networks device..


> What steps I must make to configure the eth0 device in linux target device.
> Thanks

You cannot. The synthetic target only has the loopback device. There
is no eth0 device. To configure the loopback device call
init_all_network_interfaces() as normal.

        Andrew


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