The file /etc/devfs.conf can only be used for devices which exist during
boot time. Its use should (in my opinion) be deprecated. Use
/etc/devfs.rules . My /etc/devfs.rules looks like this:

[devfsrules_common=10]
add path 'da*'          mode 0660 group wheel
add path 'acd*'         mode 0660 group wheel
add path 'cd*'          mode 0660 group wheel
add path 'ttyU*'        mode 0660 group wheel
add path 'cuaU*'        mode 0660 group wheel

And in my rc.conf I have this entry:

devfs_system_ruleset="devfsrules_common"

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to