Hi, It seems recent modprobe does not have -b option. but older version of modprobe seems to have it.
>> [rules-base] >> >> ># PCMCIA sockets: >> ># >> ># modprobe the pcmcia bus module so that 16-bit PCMCIA devices work >> >SUBSYSTEM=="pcmcia_socket", \ >> > RUN+="/sbin/modprobe -b pcmcia" >> >> The modprobe does not have -b option. > >$ modprobe -V >module-init-tools version 3.12 > >$ man modprobe >... > -b --use-blacklist > This option causes modprobe to apply the blacklist commands in > the configuration files (if any) to module names as well. It i s > usually used by udev(7). > > >Best, > Dominik _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia