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]
Other format: [Raw text]

Re: PCMCIA support by eCos ?


On Tue, Aug 13, 2002 at 02:36:12PM +0800, AL Chane wrote:
> Hi,
> 
>      I tried to add PCMCIA support package. But encounter an error 
> "#error Need hardware package for PCMCIA support" when build library. 
> 
>     What might be wrong? (I added PCMCIA package from 
> "build"->"packages"->"available packages..."->PCMCIA and Compact
> Flash support-> Add)

The PCMCIA packages is the generic part which is the same for all
targets. Its hardware type independent. 

You then need a hardware dependent packages which provides the
hardware dependent parts of the PCMCIA driver. 

It appears the target board you are trying to use does not have such a
hardware dependent package, or you have not included it in the
configuration.

What target are you using?

     Andrew

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


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