2009/7/2 Martin Pitt <martin.p...@ubuntu.com>:
> ACTION!="add", GOTO="ups_end" # drop this if you need change events, too
> SUBSYSTEM!="usb", GOTO="ups_end"
> KERNEL!="hiddev*", GOTO="ups_end"
>
> ATTRS{idVendor}=="0463", ATTRS{idProduct}=="ffff", [... your action here ... ]
> [... similar idVendor/idProduct rules ...]
>
> LABEL="ups_end"

This worked beautifully. Thanks. Changes will be pushed to master in a
few minutes.

Richard.
_______________________________________________
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Reply via email to