From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 12:16:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B03116A4CE for ; Fri, 2 Jan 2004 12:16:45 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBAE143D55 for ; Fri, 2 Jan 2004 12:16:44 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1AcViu-0001nB-E0; Fri, 02 Jan 2004 12:16:44 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 2 Jan 2004 12:16:43 -0800 To: "Kevin Oberman" References: <20040102194859.291735D04@ptavv.es.net> Message-Id: cc: FreeBSD Current Subject: Re: vlc and dvd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 20:16:45 -0000 > I use the following /etc/devfs file: > link cd0 cdrom > link cd0 dvd > perm cd0 0666 > perm acd0 0666 > perm pass0 0666 > (plus a bunch of other stuff that is unrelated to CDs.) thank you! randy