* how to disable a device in a udev rule
@ 2011-01-21 11:17 Pádraig Brady
0 siblings, 0 replies; only message in thread
From: Pádraig Brady @ 2011-01-21 11:17 UTC (permalink / raw)
To: linux-hotplug
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Íae488a
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-21 11:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-21 11:17 how to disable a device in a udev rule Pádraig Brady
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).