Date: Sat, 21 Jan 2006 23:48:15 +0000 From: Danny Pansters <danny@ricin.com> To: freebsd-questions@freebsd.org Subject: Re: atapicam load question Message-ID: <200601212348.15864.danny@ricin.com> In-Reply-To: <20060121152611.1ff99c47@localhost> References: <20060121135037.GA807@arwen.nagual.st> <20060121152611.1ff99c47@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 21 January 2006 14:26, Fabian Keil wrote: > dick hoogendijk <dick@nagual.st> wrote: > > When I "kldload atapicam" the permissions in /etc/devfs.conf for cd0 > > are _not_ honored. (I want cd0 to have 0666) > > When I put atapicam_load="YES" in /boot/loader.conf the permissions > > are set the way I want them. > > > > I would like to make the choice for atapicam later if posssible, so my > > question is: why are the permissions not honored by devfs.conf when it > > creates a /dev/cd0 device after a "kldload" ? > > /etc/devfs.conf is for boot-time configuration only. Not true, you just need to restart devfs. > What you're looking for is /etc/devfs.rules. > > Fabian Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601212348.15864.danny>