https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268835
Mitchell Horne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #6 from Mitchell Horne <[email protected]> --- (In reply to Mark Millard from comment #5) Yes, thank you very much. I took a look at the relevant code and it should be upgraded to handle this error gracefully, rather than the NULL-dereference it does now. I will handle this follow-up change. Did you test with anything later than BUS_PASS_INTERRUPT? It seems like the only requirement is for the bcm_dma driver to attach before sdhci_bcm, so BUS_PASS_SUPPORTDEV would be slightly more appropriate, if it works. -- You are receiving this mail because: You are the assignee for the bug.
