From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 12:16:29 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 2929816A4CE; Fri, 2 Jan 2004 12:16:29 -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 74F7843D5E; Fri, 2 Jan 2004 12:16:28 -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 1AcVid-0001mM-T9; Fri, 02 Jan 2004 12:16:28 -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:27 -0800 To: pav@FreeBSD.org References: <1073070243.40957.77.camel@hood.oook.cz> 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:29 -0000 > Erm, it's obvious. > a) make symlinks /dev/dvd -> /dev/acd0, /dev/cdrom -> /dev/acd0 > b) configure vlc and totem properly on current with devfs?