summaryrefslogtreecommitdiff
path: root/extras/mtd_probe/75-probe_mtd.rules.in
blob: 2e28d37fa3f523bea50c1378348de4f159c4a21c (plain)
1
2
3
4
5
6
7
8
# 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+="@sbindir@/modprobe -bv sm_ftl"

LABEL="mtd_probe_end"