• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Slow USB mass storage re-enumeration

Goi

Diamond Member
Hi,
I have a USB mass storage device that has 3 LUNs(partitions) that can be individually hidden or un-hidden, with re-enumeration happening automatically. However, on some PCs this re-enumeration takes a much longer time than usual, usual being about 5s tops. On some PCs this takes up to 30s for all 3 LUNs to show up on Windows.

I know this device responds to SCSI commands such as INQUIRY, and I know that at every enumeration the INQUIRY command is sent to every visible LUN. I'm wondering if anyone knows the entire process/list of SCSI commands that are sent during USB enumeration. I have a feeling that the slowdown is at the SCSI command level rather than USB level.

TIA!
 
Back
Top