https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208365
--- Comment #18 from Hans Petter Selasky <[email protected]> --- PHK: If you check with usbconfig that the disk is attached to XHCI and not EHCI, then no bouncing will happen. XHCI is 64-bit while EHCI is 32-bit. There are a few XHCI quirks for 32-bit. See xhci_pci.c PHK: If your disk was attached to XHCI, then there might be more bugs in the segment list computations, which make them discontiguous. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
