[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A20 delay
- Date: Tue, 14 Dec 1999 09:53:36 -0500 (EST)
- From: Quality Quorum <qqi@world.std.com>
- Subject: Re: A20 delay
On Tue, 14 Dec 1999, VALETTE Eric wrote:
> >>>>> "Joel" == Joel Sherrill <joel.sherrill@oarcorp.com> writes:
>
> Joel> The delay is used in two ways:
> Joel> + A20 real to protected mode transition
> Joel> + delay once kernel is up
>
> Joel> The delay once kernel is up should be able to use a calibrated delay of
> Joel> any sort.
>
> I agree... I also agree for the GateA20 new method...
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.
>
> Joel> The one during boot time is really not a delay for time, it is a delay
> Joel> for the real to protected mode transition to stabilize.
>
Thanks,
Aleksey