udev permissions

How do I set the udev permissions for comedi?

Every time I reload the modules for comedi the permissions for /dev/comedi* 
has been changed to 0660, however I'd like it to be 0666. How can I do that?

I have tried to set the following rule in a new /etc/udev/rules.d/myfile.rules
DEVPATH=="/dev/comedi*", MODE="0666"

and the reload the modules, but that didn't solve to problem.

Thanks
Torben

Received on 2006-05-19Z15:03:37