I need to get some technical data on how the host deals with mutilate device and this is all I can dig up.
the host is only ever talking to one endpoint at any given time, it cycles between them so fast that you can't tell it's doing it.
That's fine but hardly helpful. Is there a simple answer or a page that explains this in detail? If we are talking about a multi-plexing of sorts then that implies for each 127 devices, each device timing slows down. By that I can only assume control transfers will slow down. This also implies that each device has to answer all data to see if it's address is being requested.
What's worse is if I put my scope on the usb wires out of the hub no data shows on the wires unless I remove all but 1 device. Though, with all devices they work just fine. Not sure I understand that sorcery yet .