Hi,
lsusb says: Bus 004 Device 002: ID 0409:55aa NEC Corp. HubLooks sensible. Is that actually a USB 1.1 Hub?Yes. If you want a USB 2.0 ID, use 0x03f0:0x2002 (HP Hub) instead. Using USB 1.1 ID to prevent "High Speed" information cloud in XP.
No, a USB 1.1 Hub ID is perfectly fine as we are actually emulating a 1.1 Hub. Just asking because it wasn't obvious whenever this is a 1.1 or 2.0 hub id.
0x46f4 is CRC16() of "QEMU".
Ok. I'll add that as comment to the patch. thanks, Gerd