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


Ah, the eth0, for each device you must detial each interface!  ie, if
Ethernet driver is eth0, the PCMICA must be eth1 in the CDL file and in the
driver struct

Tim

-----Original Message-----
From: Tim Michals [mailto:Tim.Michals@Cygnetinc.com]
Sent: Tuesday, August 28, 2001 11: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]