Comment 54 for bug 82680

Revision history for this message
Dana Goyette (danagoyette) wrote :

Perhaps we need a modprobe script to load tifm_sd whenever tifm_7xx1 is loaded. Something like,

/etc/modprobe.d/tifm_7xx1
install tifm_7xx1 /sbin/modprobe --ignore-install tifm_7xx1 $CMDLINE_OPTS && { /sbin/modprobe tifm_sd ; }