From owner-freebsd-questions@FreeBSD.ORG Sat Jan 21 14:26:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33D8116A41F for ; Sat, 21 Jan 2006 14:26:23 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 579F043D49 for ; Sat, 21 Jan 2006 14:26:21 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 13636 invoked from network); 21 Jan 2006 14:26:20 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.182.119]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 21 Jan 2006 14:26:20 -0000 Date: Sat, 21 Jan 2006 15:26:11 +0100 From: Fabian Keil To: dick hoogendijk Message-ID: <20060121152611.1ff99c47@localhost> In-Reply-To: <20060121135037.GA807@arwen.nagual.st> References: <20060121135037.GA807@arwen.nagual.st> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_X0DM22UrJRwfmaKhWaJT+K1; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions Subject: Re: atapicam load question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2006 14:26:23 -0000 --Sig_X0DM22UrJRwfmaKhWaJT+K1 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable dick hoogendijk 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=3D"YES" in /boot/loader.conf the permissions > are set the way I want them. >=20 > 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. What you're looking for is /etc/devfs.rules. Fabian --=20 http://www.fabiankeil.de/ --Sig_X0DM22UrJRwfmaKhWaJT+K1 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD0kSOjV8GA4rMKUQRApQNAJ9pAAKi8Vju/UPWPfjtwX+RW5+rHACfULc/ Ps/cbC8cSHIoECOE/cYi5Zw= =Y8qT -----END PGP SIGNATURE----- --Sig_X0DM22UrJRwfmaKhWaJT+K1--