hpoussin(a)svn.reactos.org wrote:
> Author: hpoussin
> Date: Tue Oct 3 22:04:03 2006
> New Revision: 24379
>
> URL: http://svn.reactos.org/svn/reactos?rev=24379&view=rev
> Log:
> Copy i8042prt driver from 0.3.1 branch to trunk. Try #2
>
> Added:
> trunk/reactos/drivers/input/i8042prt/
> - copied from r24378, branches/ros-branch-0_3_1/reactos/drivers/input/i8042prt/
>
>
Why are we copying it from branch to trunk? Shouldn't it be copied from
trunk to the branch?
--
Best regards,
Alex Ionescu
Project Lead, TinyKRNL
Kernel-Mode Software Design Engineer, ReactOS
Sometimes pictures speak better then commit messages, so here's the
current boot status:
http://www.tinykrnl.org/ros_by_ntldr.png
It fails because our Memory Manager early-boot initialization depends on
some freeldr information. If I can/have time, I'll try to make it not
depend on them, and/or use NTLDR structures instead.
Anyways, serial debug printing works and the GDT, IDT, TSS, KPCR are all
setup, so this can now be used as a good tool for blackboxing ntldr.
--
Best regards,
Alex Ionescu
Project Lead, TinyKRNL
Kernel-Mode Software Design Engineer, ReactOS