reactos/reactos/drivers
Art Yerkes 36de05867e t's a bit embarrasing that some of this was undone until recently, but we now
correctly communicate the boot-time memory map to kernel land.  In question is
still how the ppcmmu idea of free pages and the ntoskrnl one will coincide.

Lots of things were adapted in ofwldr as ntoskrnl and freeldr changed a bit
since this was forked.  Also, some hacks were in here to allow ofwldr to be
ignorant of how some things were mapped.  That's fixed.

Many stupid and obvious bugs have been fixed.

I've basically gutted a lot of HAL stuff, so it isn't committed here.

I had mistakenly used the same array size as x86 did in the ports array in
kdcom.  This is corrected.

I added in some support for boot time device detection (sadly, I haven't yet
decided what will become of openfirmware properties yet).

Much has been done to simplify the mess that mboot became.

svn path=/trunk/; revision=31625
2008-01-06 14:52:00 +00:00
..
base t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
bus - Silence memory descriptors output, since it works good now. 2007-12-12 21:15:17 +00:00
directx sorry a file been accent committed. 2008-01-02 09:58:51 +00:00
filesystems Zero memory before use 2008-01-05 13:15:54 +00:00
input Use kernel facilities to change debug level at runtime 2007-12-28 21:10:07 +00:00
ksfilter No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
multimedia No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
network Remove hack, as we can use 'filter' command in kdbg instead 2007-12-26 10:24:31 +00:00
parallel fix a PREfast warning 2007-11-22 11:48:43 +00:00
serial Use kernel facilities to change debug level at runtime 2007-12-28 21:10:07 +00:00
setup fix some PREfast warnings 2007-11-22 11:54:26 +00:00
storage Stop abusing <debug.h> by including SDK first 2007-12-14 15:37:21 +00:00
usb - Slightly reformat. 2007-11-21 11:21:07 +00:00
video Use kernel facilities to change debug level at runtime 2007-12-28 14:47:03 +00:00
wdm Stop abusing <debug.h> by including SDK first 2007-12-14 15:37:21 +00:00
wmi Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
drivers.rbuild make dxg.sys to compile 2007-10-22 18:11:24 +00:00