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]

Problem in DHCP requests


Greetings

I am building kernel + networking along with DHCP support.
Usually in other OS's the DHCP requests will be sent when the kernel comes
up which will use fec_send to send the packet out.
I am not finding any such requests coming  to fec_send function.
In cyg_start there is cyg_package_start should there be any code for this
package? Currently there is only blr.
How should I start the DHCP when kernel comes up.

With regards
Khasim


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