On Mon, 15 Sep 2008, Jared D. McNeill wrote:
On Mon, 15 Sep 2008, Quentin Garnier wrote:The callout is not yet initialised. Invert the folling lines in ld_sdmmc_attach: + ldattach(ld); + + callout_init(&sc->sc_task.task_callout, CALLOUT_MPSAFE); I have no clue how that could work for other people.That did the trick, thanks.
Well, almost. My laptop locks up if the SD card is inserted at boot. Cheers, Jared