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: Help for writing device driver for eCOS


HuangQiang wrote:
> 
> Hi all:
>    I would like to develop a device driver for an I/O device for ARM E7T
> board. The I/O device has been memory map to the ARM E7T board. ( 8-bit
> data, 8-bit address) Is it possible to write such device driver or am I
> mistake something about the device driver?

Absolutely.

> By the way could anybody give
> some thing about writing the device driver generally?

As usual, the best advice is to copy a driver closest to your own one.
After that there is:

http://sources.redhat.com/ecos/docs-latest/ref/ecos-ref.13.html#pgfId=1080346

Not much more than that I'm afraid.

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


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