On Wed, Dec 30, 2009 at 10:06:43AM -0700, Nathanael Noblet wrote:
> ACTION!="add", GOTO="blackberry_end"
> SUBSYSTEM!="usb", GOTO="blackberry_end"
> 
> ATTR{idVendor}=="0fca", ENV{ACL_MANAGE}="1"
> 
> LABEL="blackberry_end"

I'm about to add a file with the following line, which as I understand
it, is functionally the same:

ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0fca", ENV{ACL_MANAGE}="1"

Could you double check that this works for you?

Thanks,
- Chris


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to