This is the mail archive of the ecos-discuss@sourceware.org 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]

How to debug a Ethernet Device Driver via network


Hi, all

	I'm in progress of developing a Ethernet Device Driver.
And I want to connect the target Via Ethernet,but it seems 
the network will down as long as my own NIC driver call 
	
	(sc->funs->eth_drv->init)( sc, unsigned char *enaddr );

can somebody tell me that whetherr eCos can support more than 
one NIC or not.And if it supports,how to config the network. 

thanks a lot.
 

Sincerely yours,
Tian-Jun


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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