[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A20 delay
- Date: Tue, 14 Dec 1999 09:53:36 -0500 (EST)
- From: qqi at world.std.com (Quality Quorum)
- Subject: A20 delay
On Tue, 14 Dec 1999, VALETTE Eric wrote:
> >>>>> "Joel" == Joel Sherrill <joel.sherrill at 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
- Follow-Ups:
- A20 delay
- From: joel.sherrill at OARcorp.com (Joel Sherrill)
- References:
- A20 delay
- From: valette at crf.canon.fr (VALETTE Eric)