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]

init_net doesn't return. (in plain text)


Folks,

Init_net doesn’t return, preventing my application from running.
(PING_TEST.C)

My first thought is that when my device driver starts, its running at
too high a priority level to let the init_net function finish.

CPU loading may also be an issue.  This is running on an EP7211 slowed
to 18Mhz for CS8900A Ethernet compatibility.  The driver I’m bringing up
is a Wavelan Orinoco hanging off of the PCMCIA port.  GDB is running via
Reboot through the Ethernet port and looks a little chatty (to me…)

Network based calls do seem to be (sporadically) taking place on the
target system.  Various packets are being sent and received by the
Wavelan driver.  I just noticed that the HW address looks a little
suspect.

Does anyone have any ideas one what I might try next?
 
Douglas Bush
Extreme Engineering
#17, 6025 - 12 St. SE
Calgary, Alberta, Canada
T2H 2K1

Phone: 403 640 9494 ext-208
Fax: 403 640 9599

http://www.extremeeng.com



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