public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] serial driver that uses block transfer...
@ 2000-07-03  4:31 Dave Airlie
  2000-07-03  5:20 ` Jesper Skov
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2000-07-03  4:31 UTC (permalink / raw)
  To: ecos-discuss

Do any of the serial drivers use the block transfer mechanism provided in
CVS, if not is there any examples around? I can't see any uses of it, but
I'm assuming it was put in for a reason...

Dave.

-- 
      David Airlie, Software Engineer, Parthus Technologies plc.,
       Mary Rosse Centre, National Tech Park, Limerick, Ireland.
   t: +353-61-508116 / f: +353-61-508101 / David.Airlie@parthus.com

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

* Re: [ECOS] serial driver that uses block transfer...
  2000-07-03  4:31 [ECOS] serial driver that uses block transfer Dave Airlie
@ 2000-07-03  5:20 ` Jesper Skov
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Skov @ 2000-07-03  5:20 UTC (permalink / raw)
  To: Dave Airlie; +Cc: ecos-discuss

>>>>> "Dave" == Dave Airlie <airlied@parthus.com> writes:

Dave> Do any of the serial drivers use the block transfer mechanism
Dave> provided in CVS, if not is there any examples around? I can't
Dave> see any uses of it, but I'm assuming it was put in for a
Dave> reason...

None of the serial drivers have been changed to make use of
this. There are a few platforms which have serial with FIFO so they
could get changed if anyone needs the added performance.

The changes were made for a DSP driver which has a somewhat higher
throughput than a serial line. Unfortunately this driver is not to be
made public, so there are no examples of how to use the features.

It should be fairly easy to work out what to do though (it's even
documented, see
http://sourceware.cygnus.com/ecos/docs-latest/ref/ecos-ref.12.html :)
I may get time to fix up a public driver to use this at some time.

Jesper

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

end of thread, other threads:[~2000-07-03  5:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-03  4:31 [ECOS] serial driver that uses block transfer Dave Airlie
2000-07-03  5:20 ` Jesper Skov

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).