Ros-diffs August 2010

ros-diffs@reactos.org
  • 14 participants
  • 282 discussions

[fireball] 48551: [NTOSKRNL] - Revert 48546. The code was correct, and there is more of same code in other places which firstly cancels the IRP and then moves to the next entry. The actual bug is somewhere else. See issue #5550 for more details.
by fireball@svn.reactos.org
14 years, 2 months

[evb] 48550: - IRP_MN_QUERY_RESOURCE_REQUIREMENTS half support now, PciQueryRequirements, PciAllocateIoRequrementsList, full implement, but PciBuildRequirementsList return 0 always for now - Debug helpers: PciDebugPrintIoResReqList, PciDebugPrintIoResource, PciDebugCmResourceTypeToText Now hit assert Assertion '(DeviceNode->Flags & DNF_ADDED)' failed at ntoskrnl/io/pnpmgr/pnpmgr.c line 201, too night to debug, maybe tomorow
by evb@svn.reactos.org
14 years, 2 months

[evb] 48549: - IRP_MN_QUERY_RESOURCES support for PDO (PciQueryResources, PciAllocateCmResourceList), now remain IRP_MN_QUERY_RESOURCE_REQUIREMENTS to last device stack interogration from PNPMGR
by evb@svn.reactos.org
14 years, 2 months

[evb] 48548: - Add support for PnP IRP to PDO: IRP_MN_QUERY_BUS_INFORMATION (PciQueryBusInformation), IRP_MN_QUERY_ID (PciQueryId), IRP_MN_QUERY_DEVICE_TEXT (PciQueryDeviceText), IRP_MN_QUERY_CAPABILITIES (PciQueryCapabilities), IRP_MN_QUERY_DEVICE_RELATIONS (PciQueryTargetDeviceRelations implement, PciQueryEjectionRelations, stub) - Stub support for PnP IRP to PDO: IRP_MN_QUERY_RESOURCE_REQUIREMENTS (PciQueryRequirements), IRP_MN_QUERY_RESOURCES(PciQueryResources) - Add support for PnP IRP to F
by evb@svn.reactos.org
14 years, 2 months

[jgardou] 48547: Sync with trunk (r48545)
by jgardou@svn.reactos.org
14 years, 2 months

[cgutman] 48546: [NTOSKRNL] - Move to the next entry in the thread IRP list before calling IoCancelIrp because if everything works as expected and IoCompleteRequest is called, we could end up with the IRP ripped out from under us before can move to the next element - See issue #5550 for details.
by cgutman@svn.reactos.org
14 years, 2 months

[cgutman] 48545: [WS2_32] - Create a temporary variable and pass that to WSAIoctl for the bytes returned value instead of passing argp and corrupting the value we just retrieved
by cgutman@svn.reactos.org
14 years, 2 months

[akhaldi] 48544: [CMAKE] - mc : Make the generated bin file names prefixed by the base name of the source file.
by akhaldi@svn.reactos.org
14 years, 2 months

[akhaldi] 48543: [CMAKE] - Now that we have c++ flags set globally, no need to mention them on the respective targets. - debug.h : leftover from the kernel32 sync.
by akhaldi@svn.reactos.org
14 years, 2 months

[akhaldi] 48542: [CMAKE] - Link mingw_common to kernel32 and ntdll. - Fix mingw_wmain. - Improve the paths use.
by akhaldi@svn.reactos.org
14 years, 2 months
Results per page: