Re: Poor USB performance on ASUS 520 motherboard (no IRQ?)
Date: Sat, 04 Dec 2021 06:02:19 UTC
On 12/4/21 03:12, Daniel O'Connor via freebsd-usb wrote:
> How can I change it?
Please refer to this:
/* set up interrupt rate */
XWRITE4(sc, runt, XHCI_IMOD(0), sc->sc_imod_default);
--HPS