a9f4
![]() |
|
|
|
|
|||||||
| General General questions about the FreeBSD operating system. Ask here if your question does not fit elsewhere. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Greetings. help me please to solve minor issue.
Code:
$ man devfs.conf
NAME
devfs.conf — boot‐time devfs configuration information
Code:
$ egrep -v '(^\s*#|^\s*$)' /etc/devfs.conf own acd0 root:operator perm acd0 0660 own cd0 root:operator perm cd0 0660 own pass1 root:operator perm pass1 0660 own pass0 root:operator perm pass0 0660 Last edited by hedgehog; May 19th, 2010 at 14:50. Reason: solved |
|
#2
|
|||
|
|||
|
You should either run /etc/rc.d/devfs restart after kldload'ing atapicam, or use devfs.rules(5).
And yes, your /etc/devfs.conf should work if you're loading atapicam using /boot/loader.conf. |
| The Following User Says Thank You to crsd For This Useful Post: | ||
hedgehog (May 19th, 2010) | ||
|
#3
|
||||
|
||||
|
Quote:
|
![]() |
| Tags |
| atapicam, devfs |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] permissions on tty | killwin | Userland Programming & Scripting | 2 | April 9th, 2010 09:07 |
| [Solved] Drive Permissions Help | Purple_Q | Multimedia | 3 | February 18th, 2010 15:17 |
| FreeBSD 7.1-RELEASE -- Problems with ATAPICAM & DMA on 2 SATA DVDs | DutchDaemon | System Hardware | 2 | May 6th, 2009 00:24 |
| cdrecord/k3b/hal/atapicam: coasters | Mel_Flynn | Multimedia | 4 | February 13th, 2009 18:16 |
| DNS and Permissions | Enter4 | Web & Network Services | 1 | February 6th, 2009 22:19 |