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: Driver interface to eCos


"Trenton D. Adams" wrote:
> 
> Ok, got it working.  I couldn't find the target section before.  I found
> it now though.
> 
> I added the package to my RAMSupport.ecc file manually since it wouldn't
> let me from the config tool.  This is a pre made configuration.  New
> ones do have it by default.  Anyhow, I get the warning below when
> loading the ecc file.
> 
> C:\MyDocuments\eCosDevelopment\RAMSupport.ecc: warning Missing version
> information for package `CYGPKG_DEVS_PCMCIA_EDB7XXX'.

The line in the .ecc file should be something like
package -hardware CYGPKG_DEVS_PCMCIA_EDB7XXX current ;

And the package should be in a directory named current, as per the other
drivers.

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
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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