On Wed, Dec 30, 2009 at 10:06:43AM -0700, Nathanael Noblet wrote:
> Hello,
> 
>   So I have it working now. Here's the deal.

Thanks Nathanael!


> You can remove the hal .fdi files, all access control has been moved back to
> udev.
> 
> You place a file in /lib/udev/rules.d/69-blackberry.rules with the following
> contents

/lib/udev !?  :-)   So many special cases....


> ACTION!="add", GOTO="blackberry_end"
> SUBSYSTEM!="usb", GOTO="blackberry_end"
> 
> ATTR{idVendor}=="0fca", ENV{ACL_MANAGE}="1"
> 
> LABEL="blackberry_end"
> 
> Currently the only idVendor I have there is matching the pearl. I assume all
> blackberries have the same idVendor...
> 
> This should fix fedora 12 and other distros doing the same changes. I'll
> file a bug with the barry package maintainer so it gets fixed in F12...

Are you building from git sources?  Would you be willing to test my tree
if I changed this in the official release?

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