Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ld at sdmmc



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


Home | Main Index | Thread Index | Old Index