Your IP : 172.28.240.42


Current Path : /lib/udev/rules.d/
Upload File :
Current File : //lib/udev/rules.d/75-probe_mtd.rules

# do not edit this file, it will be overwritten on update

ACTION!="add", GOTO="mtd_probe_end"

KERNEL=="mtd*ro", IMPORT{program}="mtd_probe $tempnode"
KERNEL=="mtd*ro", ENV{MTD_FTL}=="smartmedia", RUN+="/sbin/modprobe -bv sm_ftl"

LABEL="mtd_probe_end"