public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ethernet driver without link...
@ 2005-08-15 16:35 Stefan Sommerfeld
  0 siblings, 0 replies; only message in thread
From: Stefan Sommerfeld @ 2005-08-15 16:35 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I currently working on a correct 'link' detection for the lan91cxx driver, 
but how is the best way to implement this feature? Currently the only good 
solution is to check for the link in init() and return false if there's no 
valid link, but this means there's no network at all. I think the best way 
would be to simply report an error and all accesses return quick until a 
valid link is detected. The RedBoot tries to get it's network address 
(dhcp) over and over again with multiple timeout even if i always return 
false in the can_send() function.

Bye.... 


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-15 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-15 16:35 [ECOS] ethernet driver without link Stefan Sommerfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).