[USBEHCI_NEW]
[reactos.git] / drivers / usb / usbehci_new / usbehci.cpp
index 7d535c5..32b3baa 100644 (file)
@@ -98,7 +98,7 @@ EHCI_Dispatch(
             //
             return DeviceExtension->Dispatcher->HandlePower(DeviceObject, Irp);
         }
-        case IRP_MJ_SYSTEM_CONTROL:
+        case IRP_MJ_INTERNAL_DEVICE_CONTROL:
         case IRP_MJ_DEVICE_CONTROL:
         {
             //