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]

CYGPKG_IO_PCMCIA in pcmcia.c


Hi,

     I tried to add PCMCIA package for an i386 target, but got an error 
""#error Need hardware package for PCMCIA support" 

     I check with pcmcia.c and find the lines:

#if CYGHWR_IO_PCMCIA_DEVICE == 0
#error Need hardware package for PCMCIA support
#endif

    CYGPKG_IO_PCMCIA is never defined. Does this 
mean the hardware package is not ready so adding pcmica 
support will result this error?

thanks a lot for the help.

Al 


-- 
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]