Ros-diffs March 2010

ros-diffs@reactos.org
  • 19 participants
  • 896 discussions

[sir_richard] 45777: [NTOS]: Do the "funny message" (not really funny, my apologies) shenanigans after the system components have shutdown, and reset the display and call the HAL at least at DPC level (should probably do it at HIGH IRQL, really). This way, we can avoid the context switch to another process while the HAL is executing the BIOS reset display call (done solely for the benefit of the "funny messages", as the video card driver usually resets the display) and thus avoid the "invalid V8
by sir_richard@svn.reactos.org
14 years, 9 months

[janderwald] 45776: [KSPROXY] - Implement IEnumMediaTypes interface - Implement IKsObject, IKsPropertySet, IKsControl interface for CInputPin - Verify connection format for CInputPin - Delegate interface requests to ksproxy plugins - Implement CKsProxy::FindPin [MSDVBNP] - Use FORMAT_None as format specifier
by janderwald@svn.reactos.org
14 years, 9 months

[cgutman] 45775: - Initialize the ACPI table (the exact same we do it in KiRosFrldrLpbToNtLpb) - Fixes ACPI detection when booted in Windows-compatible mode
by cgutman@svn.reactos.org
14 years, 9 months

[tkreuzer] 45774: [NTOS] - Rewrite trap handler exit stubs in pure assembly, remove gcc inline assembly. - Replace jmp to C handler with KiCallHandler macro, that expands to jmp on release builds for speed and call on debug builds to fix backtraces. - Unroll the Syscall handler loop and use volatile keyword when reloading TrapFrame and DescriptorTable from the new stack to prevent the compiler from optimizing it away / moving it out of the loop. - Bugcheck in KiTrap0DHandler, if the fault couldn
by tkreuzer@svn.reactos.org
14 years, 9 months

[cgutman] 45773: - Handle the special case of ACPI device, the fixed feature button, which is not given a handle because it is the direct child of the ACPI root device and is not handled by acpi_bus_get_device (see FIXME in that function). Fortunately, this is not a problem for us since we don't need to differentiate between different "features" of each fixed feature button. We can simply enumerate it as "ACPI\FixedButton" based on its NULL handle. - Strange registry corruption bug on QEMU is go
by cgutman@svn.reactos.org
14 years, 9 months

[cgutman] 45772: - Add an entry for the high precision event timer
by cgutman@svn.reactos.org
14 years, 9 months

[cgutman] 45771: - Stub GetExtendedTcpTable - Fixes bug 5201 - Patch by Olaf Siejka
by cgutman@svn.reactos.org
14 years, 9 months

[janderwald] 45770: [PORTCLS] - Don't free stream header as wdmaud.sys mmaps it
by janderwald@svn.reactos.org
14 years, 9 months

[cgutman] 45769: - Fix some missing strings in cpu.inf - Add it to build
by cgutman@svn.reactos.org
14 years, 9 months

[janderwald] 45768: [BDAPLGIN] - Set output variable to null to fixup lazy callers [KSPROXY] - Enumerate input / output pins and their names - Start implementing input / output pin - Implement IEnumPins interface for CKsProxy filter [MSDVBNP] - Fix a bug (IEnumPins::Next should increase reference count on pin) - Fix a bug (IPin::QueryFilterInfo should increase reference count on parent filter) - Reference leakage is now fixed
by janderwald@svn.reactos.org
14 years, 9 months
Results per page: