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]

Debugging net stack.


Hi,

As you may have noticed I'm trying to port the i82559 ethernet driver for
PC.

I'm on the point were it compiles but it won't run. 

The problem debugging the net stack is that it get initialized before the
debug stuff... When I get:

HAL/diag SERIAL init
Interrupt: 3
Network stack using 65536 bytes for misc space
                    65536 bytes for mbufs
                    131072 bytes for mbuf clusters
Interrupt: 3
pc_i82559_init
Bad device private pointer 188E00

then I guess the "interrupt: 3" message means "Sorry guy! Debug interrupt is
not set up yet..."

How can I modify the initialisation order so that I can at least see what
calls lead to this erroneous pointer ? 

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

 

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