public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: Arif.Abbas@combitechsystems.com
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] changing ethernet driver
Date: Fri, 07 Sep 2001 15:05:00 -0000	[thread overview]
Message-ID: <3B99449F.CEF19650@redhat.com> (raw)
In-Reply-To: <2253171AF143D21185A60000F8FA748B0379B242@pluto.combitech.se>

Arif.Abbas@combitechsystems.com wrote:
> 
> 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?

You can't unload "hardware" packages. Instead you should modify the
hardware description for your target in ecos.db (currently nanoengine for
you, but you may as well make a new section for your target) so that it
only lists the hardware packages you want.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

  reply	other threads:[~2001-09-07 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-04  2:46 Arif.Abbas
2001-09-07 15:05 ` Jonathan Larmour [this message]
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=3B99449F.CEF19650@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=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).