public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Ethernet dsr and Redboot
@ 2000-10-13 18:39 Fabrice Gautier
  2000-10-14 10:02 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Gautier @ 2000-10-13 18:39 UTC (permalink / raw)
  To: Ecos-List (E-mail)

Hi,

At the end of the eth_dsr function, eth_drv_dsr is called. eth_drv_dsr is
defined twice, in io/eth/current/src/net/eth_drv.c and
io/eth/current/src/stand_alone/eth_drv.c. Unlike many other function defined
in those two packages this function is not defined in redboot.

So I wonder which of this is called?

It doesn't seems to be the one in "net" because i can't find the
"ecos_synch_eth_drv_dsr" function (which is called by this dsr) in the
symbol listing.

On the other hand, the other eth_drv_dsr should print "eth_drv_dsr should
not be called".
What does that means?
Does this means that the ethernet stack in redboot doesn't use any
interrupts??

Thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [ECOS] Ethernet dsr and Redboot
  2000-10-13 18:39 [ECOS] Ethernet dsr and Redboot Fabrice Gautier
@ 2000-10-14 10:02 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2000-10-14 10:02 UTC (permalink / raw)
  To: Fabrice Gautier; +Cc: Ecos-List (E-mail)

On 14-Oct-2000 Fabrice Gautier wrote:
> Hi,
> 
> At the end of the eth_dsr function, eth_drv_dsr is called. eth_drv_dsr is
> defined twice, in io/eth/current/src/net/eth_drv.c and
> io/eth/current/src/stand_alone/eth_drv.c. Unlike many other function defined
> in those two packages this function is not defined in redboot.
> 
> So I wonder which of this is called?
> 
> It doesn't seems to be the one in "net" because i can't find the
> "ecos_synch_eth_drv_dsr" function (which is called by this dsr) in the
> symbol listing.
> 
> On the other hand, the other eth_drv_dsr should print "eth_drv_dsr should
> not be called".
> What does that means?
> Does this means that the ethernet stack in redboot doesn't use any
> interrupts??

RedBoot does not use interrupts.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-10-14 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-13 18:39 [ECOS] Ethernet dsr and Redboot Fabrice Gautier
2000-10-14 10:02 ` Gary Thomas

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).