Re: [mmc] alternative TI FM MMC/SD driver for 2.6.21-rc7

From: Sergey Yanovich
Date: Sat Apr 28 2007 - 04:42:20 EST


What is "modprobe tifm"?

tifm is the name of the "monolithic blob" that I test :).

What modules have you loaded when it hangs?


I believe is the relevant part:
~$ lsmod | grep "mmc\|tifm"
tifm_sd 11272 0
mmc_core 25812 1 tifm_sd
tifm_7xx1 6848 0
tifm_core 9876 2 tifm_sd,tifm_7xx1

Since there are [tifm_*] in lsmod; modprobe tifm is no run.

Can you successfully run this test with -mm tree? I that case
the fault may be hardware related.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/