ACTION!="add", GOTO="mf622_end" SUBSYSTEM=="usb", ATTR{bDeviceClass}!="ff" ,ENV{DEVTYPE}=="usb_device", GOTO="mf622_disable" SUBSYSTEM=="scsi", ENV{DEVTYPE}=="scsi_device", GOTO="mf622_disable" GOTO="mf622_end" LABEL="mf622_disable" ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="2000", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd" LABEL="mf622_end"