I notice one can no longer ignore a device with a udev rule, since: http://odin3.kernel.org/git-lewiemann/?p=linux/hotplug/udev.git;a=commit;h=cdae488a I would like to: SUBSYSTEM=="usb" ATTRS{idVendor}=="174f" ATTRS{idProduct}=="8a34" ATTRS{busnum}=="2", OPTIONS:="ignore_device" What's the best way to achieve this now? Blacklist the module and manually load it in an init script? cheers, PÃdraig. -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html