From: "Pádraig Brady" <P@draigBrady.com>
To: linux-hotplug@vger.kernel.org
Subject: how to disable a device in a udev rule
Date: Fri, 21 Jan 2011 11:17:55 +0000 [thread overview]
Message-ID: <4D396B63.2030509@draigBrady.com> (raw)
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.
reply other threads:[~2011-01-21 11:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D396B63.2030509@draigBrady.com \
--to=p@draigbrady.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).