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]

Could anyone give me some suggestion Thanks!


Hi all:
    I am using ARM E7T, I would like to have some external IO mapped device
like: LCD, Keypad, CAN controller...  Is it resonable (worthy of doing so)
to write the device driver for such ext devices? I can control the ext
device via the memory access directly, but I would like to do it in a more
standard way. so I plan to make the device driver. I also knew that quite a
lot deivce driver in eCOS use two layer design, one for logical layer and
one for the physical layer (hardware). I wondered that is there any
available general logical layer device driver for such mapped IO devices? So
I can concentrate on the (hardware ) physical layer device driver. Or any
standard way for the writing the logical layer for the memory mapped IO
devices?

    I am so sorry to post this message again, but I really need some
suggestion and help on this topic, maybe I went to the wrong so it is not
worthy of answering. but anyway thanks for any help.

Thanks for your help!

james


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