public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Christoph Csebits <christoph.csebits@frequentis.com>
To: Gary Thomas <gthomas@redhat.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] RedBoot ROM version
Date: Mon, 16 Jul 2001 01:55:00 -0000	[thread overview]
Message-ID: <20010716105449.A28913@frequentis.com> (raw)
In-Reply-To: <XFMail.20010713052714.gthomas@redhat.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

On Fri, Jul 13, 2001 at 05:27:14AM -0600, Gary Thomas wrote:
> Can you tell why?  If you look at the system stack, does it really
> get this full?
I dont really know how to do this...

But,
in the FEC init function there is a call to intitialize the eth driver:

// Initialize upper level driver
(sc->funs->eth_drv->init)(sc, (unsigned char *)&enaddr);

in RAM startup the chain is resolved to:
fec_eth0_sc -> fec_eth0_sc_funcs -> eth_drv_funcs -> eth_drv_init

in ROM startup the chain is resolved to:
fec_eth0_sc -> nop_service -> (#$'%'!°)

Any idea?
regards, christoph

-- 

  reply	other threads:[~2001-07-16  1:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-12  7:02 Christoph Csebits
2001-07-12  7:13 ` Gary Thomas
2001-07-13  1:10   ` Christoph Csebits
2001-07-13  4:27     ` Gary Thomas
2001-07-16  1:55       ` Christoph Csebits [this message]
2001-07-16  7:32       ` Christoph Csebits
2001-07-16  7:40         ` Gary Thomas
2001-07-16  8:02           ` Christoph Csebits

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010716105449.A28913@frequentis.com \
    --to=christoph.csebits@frequentis.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=gthomas@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).