[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A20 delay





On Tue, 14 Dec 1999, Joel Sherrill wrote:

> > It seems to me that we have to rename 'delay' defined in ldseg.s into
> > something like startup_delay or huge_delay and add new 'delay_1us'
> > routine doing calibrated delay for 1us.
> > 
> > Who is going to provide a patch ? I can do it if necessary.
> 
> Since you have the only machine which can't use the outb method, :)
> it would be greatly appreciated if you would do so.


Patch is attached. It proved to be that no changes were necessary
vs original patch I had submitted because 'delay' is a local symbol 
in ldsegs.s .

So, this patch just removes a little bit of clatter, comparing 
tothe previous one.

BTW, gas still does not like 'jnz $1b' .
 

> Joel Sherrill, Ph.D.             Director of Research & Development

Thanks,


Aleksey