public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Raghu <raghu_dk@yahoo.com>
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] cyg_io_read blocking
Date: Mon, 11 Apr 2005 08:00:00 -0000	[thread overview]
Message-ID: <1113206444.1985.355.camel@hermes> (raw)
In-Reply-To: <20050411050959.73470.qmail@web40429.mail.yahoo.com>

On Sun, 2005-04-10 at 22:09 -0700, Raghu wrote: 
> >>>Finally, this thread really should be on ecos-
> >>> discuss
> 
> Just wanted to put this here as suggested by Gary. 
> 
> >>> * If you want to do threaded operations, you'll
> >>> need to use a serial device driver that supports
> >>> this - not /dev/ttydiag which does not.
> >>> It's not clear what driver/device your I/O 
> >>> channel is connected to,but it needs to be 
> >>> a "standard serial" driver, e.g. /dev/ser0
> 
> I have a IXDP425 eval board, and I think there is no
> standard serial driver that registers as "/dev/ser0" 
> for this board. Do we have to write one ?? I think
> there is only "ixp425_diag.c" in
> platforms/hal/arm/xscale/ixp425 directory.

Yes, you'll need to write one.  It should be straight forward
since the serial ports are 16550 compatible.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

      reply	other threads:[~2005-04-11  8:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-11  5:10 Raghu
2005-04-11  8:00 ` Gary Thomas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1113206444.1985.355.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=raghu_dk@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).