Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
Basically as the title says, The USB stack asserts here:
ASSERT(SrbGetCdb(Request)->CDB10.LogicalUnitNumber == PDODeviceExtension->LUN);
|
which is at line 556 in scsi.c
Attached below is a verbose log the USB stack execution during this time