Ros-diffs August 2016

ros-diffs@reactos.org
  • 20 participants
  • 462 discussions

[vmikayelyan] 72378: usb: libusb: hub_controller: Fix PnP handler In some cases our driver was changing IRP status in places where it shouldn't.
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72377: usb: hub: Fix in USBHUB_DispatchPower In case of FDO it should pass IRP down.
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72376: usb: hub: PDO: Fix in IRP_MN_QUERY_DEVICE_RELATIONS handler I don't see the reason for allocation from NonPagedPool, also the information field writing was wrong.
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72375: usb: hub: FDO: Fix PnP handling issues. There is many cases where we should forward IRP instead of complete it.
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72374: usb: hub: FDO: Fix QueryInterface() The status block of an IRP must be initialized before calling driver.
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72373: usb: hub: PDO: Fix in IRP_MN_QUERY_DEVICE_RELATIONS Here we shouldn't modify information field of IRP, because for example in case of bus relations IRP must reach the stack's P...
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72372: usb: hub: FDO: Rework IRP_MN_QUERY_DEVICE_RELATIONS First of all we should keep in account that there might be device relations below and above this FDO, so we should save prev...
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72371: usb: hub: PDO: Changed handling of IRP_MN_REMOVE_DEVICE On this IRP we should free recources and delete child's PDO ONLY if it isn't presented physically on the bus. If it is p...
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72370: usb: hub: PDO: Add debug prints into USBHUB_PdoHandlePnp NO-OP changes.
by vmikayelyan@svn.reactos.org
8 years, 2 months

[vmikayelyan] 72369: usb: hub: PDO: Fail IRP_MN_QUERY_STOP_DEVICE. We should fail this request, because we're not handling IRP_MN_STOP_DEVICE for now. On systems above win2000 we'll receive this IR...
by vmikayelyan@svn.reactos.org
8 years, 2 months
Results per page: