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]

Re: Optimising Standard Serial Driver


Hello, Andy.

What CPU do you use? If it's a AT91xxx then default serial driver
has a problems with high baud rates. I am using patched version(by
Paul Sheer & John Recker). This version uses PDC and is working good.
(but Redboot's ymodem proto doesn't work with 115200 bps too)

You can find it in maillist archives.

--
Regards,
   Mike

AA> Hi All,

AA> I am having some problems with buffer overruns when using the 'standard'
AA> eCos low-level serial driver at 115200 baud. I have seen from earlier
AA> discussions that the design of this driver does not cope with a heavy
AA> workload - what is the best way to optimise this driver for coping with
AA> many devices and/or high baud rates.

AA> Any help appreciated (sorry if this is going over old ground!!)

AA> Andy Atkinson

AA> andya@hydrix.com






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


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