USB Storage driver release note: ////////////////////////////////////////////////////// v4.5.7.0 2023/11/06 . . Select suspend device not removed when card plug out . . Fix Stress BurnIn test fail ////////////////////////////////////////////////////// v4.5.6.3001 2023/09/13 . Fix power saving mode for GL3213. ////////////////////////////////////////////////////// v4.5.6.2 2023/04/13 . Pdo_EvtDeviceD0Exit should return STATUS_NO_SUCH_DEVICE if device is about to be removed. ////////////////////////////////////////////////////// v4.5.6.1 2023/04/07 . Fix device access racing for Pdo function ////////////////////////////////////////////////////// v4.5.6.0 2023/03/28 . Destroy disk pdo ASAP if device disappear . Pdo_EvtDeviceD0Entry must return FALSE if device disappear . Call WdfRequestComplete in Pdo_EvtIoInCallerContext as device disappear.