public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Arif.Abbas@combitechsystems.com
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] changing ethernet driver
Date: Tue, 04 Sep 2001 02:46:00 -0000	[thread overview]
Message-ID: <2253171AF143D21185A60000F8FA748B0379B242@pluto.combitech.se> (raw)

Hi!

   I am working on a platform that is very similiar to the eCos-supported
nanoEngine platform.
What I am trying to do now, is to remove the current Ethernetdriver (Intel
I82559 and BSE nanoEngine ethernet driver)
and instead use a "pseudo-driver". For now, I am trying SLIP, but am
supposed to use PPP later on.
(Since SLIP is much simpler and by doing this, I thought I would learn how
to add new drivers and how to 
link them into the stack)
What I have done so far, is to add the CDL to the directory
devs/eth/slip/current/cdl and the c and h file to 
devs/eth/slip/current/src
I have also modified the ecos.db and added the "slip package".

But when I start from the nanoEngines template, and want to remove the
default networkdrivers and instead use
the SLIP using the config tool, I get an error which sais: 
"Add and remove hardware packages by selecting new hardware template". 

Is there any easy way to do this? Or should I manually change the .ecc file
and add my slip package?
How do I do this?

Any replies, comments or suggestions would be highly appreciated.

Regards,
Arif Abbas

             reply	other threads:[~2001-09-04  2:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-04  2:46 Arif.Abbas [this message]
2001-09-07 15:05 ` Jonathan Larmour
2001-09-13  0:54 Arif.Abbas
2001-09-13 11:32 ` Jonathan Larmour

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=2253171AF143D21185A60000F8FA748B0379B242@pluto.combitech.se \
    --to=arif.abbas@combitechsystems.com \
    --cc=ecos-discuss@sources.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).