https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251018
--- Comment #3 from Mark Johnston <[email protected]> --- (In reply to Mark Johnston from comment #2) ... and the broadcom sdhci driver is using a busdma tag with a maximum transfer size of 512 bytes, so it didn't reserve enough pages, and bus_dmamap_load() fails. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
