public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Redboot Console
@ 2002-07-10  5:03 Vinayak P Risbud
  2002-07-10  5:13 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Vinayak P Risbud @ 2002-07-10  5:03 UTC (permalink / raw)
  To: Ecos-Discuss

        Hi,
            In Redboot ARM e7t, is the console prompt (serial port)
            is interrupt driven ?
            I mean, when I enter a command, How excatly the
            characters are read ?  Through ISR or through Polling ?

        Thanks
            Vinayak



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Redboot Console
  2002-07-10  5:03 [ECOS] Redboot Console Vinayak P Risbud
@ 2002-07-10  5:13 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2002-07-10  5:13 UTC (permalink / raw)
  To: Vinayak P Risbud; +Cc: eCos Discussion

On Wed, 2002-07-10 at 06:02, Vinayak P Risbud wrote:
>         Hi,
>             In Redboot ARM e7t, is the console prompt (serial port)
>             is interrupt driven ?
>             I mean, when I enter a command, How excatly the
>             characters are read ?  Through ISR or through Polling ?

All I/O in RedBoot is polled.  Timeouts are used to allow for
some asynchronous behaviour.

eCos applications support full interrupt driven I/O.


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-10 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-10  5:03 [ECOS] Redboot Console Vinayak P Risbud
2002-07-10  5:13 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).