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]

interrupt-driven serial read




Hi

I would like to get an interrupt when there is data coming in on /dev/ser0.
Then a function should read this data for a certain amount of time. Where to
start? Is the "simple-serial" driver supporting interrupts on my AEB?

Can I specify buffers to place the data in until my read-function is called?

thanks.

/Andreas

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