Ros-diffs May 2010

ros-diffs@reactos.org
  • 21 participants
  • 438 discussions

[sir_richard] 47175: [NTOS]: Fix 4MB assumptions and use PDE_MAPPED_VA instead, which accurately describes the address space mapped by a PDE (which is different on PAE, x64, ARM, etc).
by sir_richard@svn.reactos.org
14 years, 4 months

[sir_richard] 47174: [NTOS]: User pages are not used until Phase 1, they should not be setup in Phase 0. Fixes premature initalization.
by sir_richard@svn.reactos.org
14 years, 4 months

[sir_richard] 47173: [NTOS]: Compute MiHighestUserPte, MiHighestUserPde, MiSessionImagePteStart, MiSessionImagePteEnd, MiSessionBasePte, MiSessionLastPte since these internal variables did not exit yet. Useful for debugging and also future PFN support. Just computes some values, no behavior changes.
by sir_richard@svn.reactos.org
14 years, 4 months

[sir_richard] 47172: [NTOS]: MmSystemPageDirectory is an array of page directories, not just a value. On x86 there's just one page directory, but that's not the case on other architectures/PAE, so fix this bug.
by sir_richard@svn.reactos.org
14 years, 4 months

[akhaldi] 47171: [KDCOM] - Include ntifs.h instead of ntddk.h (and don't include both at the same time).
by akhaldi@svn.reactos.org
14 years, 4 months

[akhaldi] 47170: [XDK] - Remove RESULT_NEGATIVE, RESULT_ZERO and RESULT_POSITIVE from amd64/ke.h - INTERLOCKED_RESULT isn't x86 only. [DDK] - Update wdm.h and ntddk.h to reflect the XDK changes.
by akhaldi@svn.reactos.org
14 years, 4 months

[fireball] 47169: [HALX86] - Revert changes to HalpGetPCIData made in r47162. There is no need to introduce ReactOS-specific behavior of this function. It's much better to aim real NT compatibility, and develop your drivers against NT first and only then hack ReactOS. - Changes to buses scanning are left as they are.
by fireball@svn.reactos.org
14 years, 4 months

[fireball] 47168: [USBDRIVER] - Implement deregistering HCD in a device manager. Now, the HCI which failed to initialize will be properly freed without calling NULL pointer or crashing with freed memory access. See issue #4813 for more details.
by fireball@svn.reactos.org
14 years, 4 months

[fireball] 47167: - Revert 47139 by cgutman: Don't try to be smarter than usbdriver's author. He especially put registering HCD interface before so that any error handling function would work correctly and free up allocated resources. Fixes one crash in VMWare. A proper solution for the problem which 47139 tried to "fix" will be committed next.
by fireball@svn.reactos.org
14 years, 4 months

[jmorlan] 47166: commit file missing from r47165
by jmorlan@svn.reactos.org
14 years, 4 months
Results per page: