This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Including a Ethernet driver and PCMCIA driver


They disappear from what they were before.  They are now located under
other sections.

The PCMCIA platform specific driver is under "PCMCIA device drivers".
The ethernet driver is under "I/O Sub-system|Common Ethernet
support|platform specific name"

p.s
You can always use the "Edit|Find" command to search for "Macro Names"
and enter something like CYGPKG_IO_ETH_DRIVERS.  This will then get you
to the appropriate section.

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of Tim Michals
Sent: Tuesday, August 28, 2001 10:59 AM
To: ecos-discuss@sourceware.cygnus.com
Subject: RE: [ECOS] Including a Ethernet driver and PCMCIA driver


Thanks for the help, but when I add the packages the driver entries
disappear, should this happen?  Also, I'm having an issue on configuring
eth0 in the networking section, now I cannot select it anymore.

Thanks
Tim

-----Original Message-----
From: Trenton D. Adams [mailto:tadams@theone.dnsalias.com]
Sent: Tuesday, August 28, 2001 11:58 AM
To: 'Tim Michals'; ecos-discuss@sourceware.cygnus.com
Subject: RE: [ECOS] Including a Ethernet driver and PCMCIA driver


You must add Generic PCMCIA support CYGPKG_IO_PCMCIA
and
Common ethernet support CYGPKG_IO_ETH_DRIVERS

If they aren't added, then the other two platform specific drivers will
be grayed out.

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of Tim Michals
Sent: Tuesday, August 28, 2001 10:46 AM
To: 'ecos-discuss@sourceware.cygnus.com'
Subject: [ECOS] Including a Ethernet driver and PCMCIA driver


All,

I'm confused on how to include both a PCMCIA Ethernet driver, a USB
Ethernet
driver and a standard MAC based driver using the configuration tool.
Currently I have a Ethernet MAC working and in the process of adding a
PCMCIA Ethernet driver, but the configuration tool grays out both the
Ethernet driver and the PCMCIA driver.

Tim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]