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]

Re: MS_TICKS() revisited



On 09-Feb-2001 Jonathan Larmour wrote:
>> NB: this patch also includes a fix to net_io_getc_nonblock() so
>>     that it always sets its return value properly.  AFAICT, the
>>     old version worked OK because whatever happened to be left
>>     in R0 when the function fell off the bottom always had a
>>     non-zero.
> 
> I've already fixed this in the repository, so Gary, if you get there before
> I do, be warned :-).
> 

I think there are some uses of 'MS_TICKS()' [the old one] that you've
missed.  In particular, in the xyzModem code - this gets used to allow
time to pass.  Also, ping, and some others I'm sure.

When I get a chance, I'll verify these changes.


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