[...]
its a long one, but with the 12 unit plugged in can you tell me what the output from this powershell command is?
gwmi Win32_USBControllerDevice |%{[wmi]($_.Dependent)} | Sort Manufacturer,Description,DeviceID | Ft -GroupBy Manufacturer Description,Service,DeviceID