The USB interface on it is USB1.1 .
If you're on Linux, then perhaps that "nut" will work ?
*******USB3 is XHCI. But the hardware consists of two parts. A USB2 part and a USB3 part. The USB2 part can be used for negotiation and "stepping up" to USB3 mode.
The USB2 part, should support both USB1.1 and USB2.
It is USB4 or so, which no longer supports USB1.1 . That's a voltage issue. A USB4 may involve mostly low voltage differential and the I/O pads may not be suited for the
5V logic of USB1.1 . While there are a few motherboards now with an Asmedia USB4, the penetration of USB4 is not all that great yet.Even on a modern PC (like mine), that has USB2 ports and USB3 ports on the back, my USB2 is just the USB2 "portion" of a USB3 port. The super high speed signals are being thrown away, so that only the USB2 part connects.
In the old days, there was USB1.1
------ Black box -------
When USB2 came along, there was a mux and negotiation. In terms of bandwidth, the USB2 block was shared by six muxes, the USB1.1 block by two muxes. So while USB2 might be 60MB/sec at wire speed, in the old scheme, if six USB2 ports worked at the same time, they would get little bandwidth each on average.
USB2 block -------|\ | \_____ Eaton UPS (negotiating for only a USB1.1) | / USB1.1 -----------|/
Whereas on a modern PC, the USB2 interface is no longer a mux, it is a hub, and the hub changes modes to one interface standard or the other. Because it is a hub, it reduces by one, the max number of hubs in a row.
Normally, if you wanted to attempt an experiment, you would plug a PCI card with a NEC USB2 chip on it, into the PC. But as modern PCs had the PCI slot removed (there was one PCI for a period of time, but they've stopped that now), I can no longer insert a PCI card to test for "better behavior with authentic/ancient kit".
I even have a USB1.1 PCI card :-) But again, I can only fit that in the 12 year old Test Machine, and not in any of the newer AMD machines. If I need to go backwards, I think I have just one card to use to do it.
# Add-on USB1.1 chip in the junk room... Card made by Keyspan.
USB1.1 has two speeds. The 12Mbit/sec speed (wire speed 1.5MB/sec), does USB Mass Storage at 1.0MB/sec. But the lower speed on that port, talks to keyboards and mice. You don't need 12Mbit/sec to talk to a keyboard. The second speed is low enough, unshielded (thinner) cable is used to keyboards of ancient times. You might find a captive cable on a USB keyboard that is thinner than normal, and there might not be a ground shield on it.
Summary: I just *barely* still have the hardware to test your device for potential issues. I could install the ancient USB1.1 card on the PCI bus, plug in the Eaton, then see if a booted Linux finds a stable signal. The computer in question, still runs most everything (it has Win11 on it now). It has had WinXP running on it (requires turning off AHCI on the SATA port). And that's one of the reasons it is called the Test Machine.
Paul