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:
> 
> How do I make a driver such as a PCMCIA driver get interfaced with the
> eCos system when I build the library?  Do I have to learn CDL?

You don't have to put your entire package into eCos. You just have to
define the CDL so that the CYGHWR_IO_PCMCIA_DEVICE interface is declared as
implemented.

But it's probably easiest to just make it a package since you've probably
adapted an existing driver.

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]