View Issue Details

IDProjectCategoryView StatusLast Update
0005130FSiMX6SXUSB devicepublic2022-06-08 03:56
Reporterzutter Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.40 
Target VersionV1.50Fixed in VersionV1.50 
Summary0005130: USB Mass_Storage_Class does not work anymore
DescriptionUSB Mass_Storage_Class does not work anymore,
Steps To ReproduceREM Verbindung zum PC über USB-Device "Mass_Storage_Class" = Speichermedium, "Serial_Class = ActiveSync"
REM -----------------------------------------------------------------------------------------------------
reg open \Drivers\USB\FunctionDrivers
reg set value DefaultClientDriver string "Mass_Storage_Class"
REM reg set value DefaultClientDriver string "Serial_Class"
REM
REM Verbindung zum PC über USB-Device zum Speichermedium "DSK1:" = 1.Stick, "DSK2:" = SD-Card, "DSK3:" = 2.Stick
REM -------------------------------------------------------------------------------------------------------------
reg open \Drivers\USB\FunctionDrivers\Mass_Storage_Class
reg set value DeviceName string "SD Memory Card:"
REM reg set value DeviceName string "DSK1:"
REM
reg save
REM
Additional InformationUSBFN.Dll was renamed to FS_USBFN.dll in sources file but in platform.reg it is still called USBFN.reg -> correct platform.reg
Forum Link
Found Driver Version
Fixed Driver Version

Activities

There are no notes attached to this issue.