linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ignore_device
@ 2009-12-26 23:22 Edward Siefker
  2009-12-26 23:33 ` ignore_device Jim Paris
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Edward Siefker @ 2009-12-26 23:22 UTC (permalink / raw)
  To: linux-hotplug

I am trying to write a udev rule that will cause linux to completely
ignore 
a USB device.  This is necessary because VirtualBox will not load USB
devices
that have been grabbed by the host system.  

Anyway, I created a file '/etc/udev/rules.d/11-blacklist.rules' with the
line:

ATTR{idVendor}="03eb", OPTIONS+="ignore_device"

This seems to have had no effect whatsoever.  What am I doing wrong?  I
would
just blacklist the module, but this device identifies (incorrectly) as
an HID
device.  I need those of course, so that's a problem. 

Am I barking up the wrong tree here?  Is there some other way to get
linux to
not hand my USB device over to the HID driver so it will be available
for VirtualBox?

BTW, I'm using Udev 149 with kernel 2.6.31-1-amd64 on Debian Sid. 
Thanks
for any help.
-Hatta
-- 
  
  hatta00@fastmail.fm

-- 
http://www.fastmail.fm - Access your email from home and the web


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-27 10:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 23:22 ignore_device Edward Siefker
2009-12-26 23:33 ` ignore_device Jim Paris
2009-12-26 23:57 ` ignore_device Edward Siefker
2009-12-27 10:28 ` ignore_device Martin Pitt

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).