Note it should be all on one line (gmail seems to wrap the lines).

On Mon, Jan 10, 2011 at 8:24 AM, Tormod Volden wrote:
>
> Hi, I would make a .rules file in /etc/udev/rules.d with something like this:
>
> ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="413c",
> ATTRS{idProduct}=="2005", MODE="660", GROUP="plugdev"
>
> See "man udev" and the rules in /lib/udev/rules.d for more examples,
> you can also match on other things than USB ID.
>
> Cheers,
> Tormod
>

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to