public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Antoine Zen-Ruffinen" <antoine.zen@gmail.com>
To: andrew@lunn.ch, ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Using a different network driver
Date: Thu, 20 Dec 2007 13:01:00 -0000	[thread overview]
Message-ID: <2cbbd8de0712200218t2437e2e5q66952f8c00ec9860@mail.gmail.com> (raw)
In-Reply-To: <20071217160251.GL3998@lunn.ch>

2007/12/17, Andrew Lunn <andrew@lunn.ch>:
> On Mon, Dec 17, 2007 at 08:55:20AM +0100, Antoine Zen-Ruffinen wrote:
> > Hi !
> >
> > I am new to eCos. I want to use it on a soekris board
> > (www.soekris.com), a single board PC, that have 3 NS DP83816 NIC. I
> > have seen that a compatible driver for that NIC already exist in eCos
> > tree.
> >
> >  My question is how to incorporate it in my eCos configuration ?
> >
> > I tried with the configtool, but it allways tell me "Add or remove
> > hardware package by selecting a new hardware template".
>
> You cannot add new hardware to an existing target. You need to add a
> new target. Take a look at the pc_i82544 target as an example. You
> need to replace the two CYGPKG_DEVS_ETH_* lines. One should be the
> generic DP83816 package. The other will be a new package you need to
> add.
>
> You need a hardware dependent package which configures the hardware
> independent DP83816 driver for your specific board. Take a look at
> /devs/eth/powerpc/moab/current/ for an example of this.
>
>          Andrew
>

After a lot of pain, it work !!! Tank you for help Andrew !! That is
the second time you help me on my eCos project.  If you like I will
pay you a beer, when I will come back to Switzerland (I am now in
Sweden).

If I recompile redboot with my new target, will I have network support
in it ? because downloading code trough the serial is very slow.

Antoine

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

  reply	other threads:[~2007-12-20 10:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17 11:32 Antoine Zen-Ruffinen
2007-12-18  9:19 ` Andrew Lunn
2007-12-20 13:01   ` Antoine Zen-Ruffinen [this message]
2007-12-20 15:22     ` Andrew Lunn
2007-12-20 15:25       ` Antoine Zen-Ruffinen
2007-12-20 15:38         ` Gary Thomas

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=2cbbd8de0712200218t2437e2e5q66952f8c00ec9860@mail.gmail.com \
    --to=antoine.zen@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).