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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/