|
From: Eric K. <ek...@rz...> - 2002-04-29 22:01:43
|
"Jason Filby" <jas...@ya...> wrote:
> Yes, please do commit them! I was actually just about to mail the
> list about my problems with the latest code...
>
> I can't get ReactOS, built from the latest code, to boot under Bochs.
> Has anyone else got it to work? It crashes in different places all
> the time. At first I thought it was the new disk driver stack, but
> using the old IDE driver also caused crashes.
>
> Anyone?
Could that by related to this IRQ-Level bug? I checked out the following
sticky files:
hal/halx86/irql.c (release 1.2)
ntoskrnl/ke/i386/irq.c (release 1.17)
ntoskrnl/ps/idle.c (release 1.14)
Using these file releases makes ReactOS run stable on my machine.
Btw, I'm currently replacing the hard-coded loading system boot drivers.
They will soon be loaded according to the services list in the registry.
This is one of the major showstoppers for booting ReactOS into an
installation program.
Eric
|