And one more confirmation, in the Linux code you have quirks for this device that just check for a single device id: drivers/usb/host/xhci-pci.c:459 if (pdev->vendor == PCI_VENDOR_ID_TI && pdev->device == 0x8241) xhci->quirks |= XHCI_LIMIT_ENDPOINT_INTERVAL_7; Francesco