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: Installing (linking) a device driver in (to) ecos kernel (on E7T)


Jacques Ehrlich wrote:
> 
> Hi,
> Writing a device driver is not trivial but seems to be possibe ...
> My code is ready to be tested but ...
> ... now the question is : how to link my device to ecos kernel ?
> Does it exist any documentation about this magic process ?

Depends on the device! The device driver API is documented in the reference
manual. Make sure your driver is using it. Then it's a case of just linking
your application and driver with the eCos kernel libraries, downloading
your program and trying it out!

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine

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