Hi all, In a device driver I usually use device_create() for creating device special files in the /dev directory. It creates the needed file with permission 0600. Instead I need to create it with permission 0666. How can I do that? Thanks in advance to anyone who will reply. fabio -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ