From owner-freebsd-stable@FreeBSD.ORG Wed Oct 26 01:56:56 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F22A5106567C for ; Wed, 26 Oct 2011 01:56:56 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 857688FC20 for ; Wed, 26 Oct 2011 01:56:56 +0000 (UTC) Received: by bkbzt4 with SMTP id zt4so1271977bkb.13 for ; Tue, 25 Oct 2011 18:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=ADD9hi/LSB4anBLaaDctCSkoFlDbOT4vFbtqqXx9G9s=; b=rpgvT/exwDm3q2UAaVZ4SkT5PeoGdeI0FudQGjyycQxaSfGLojjuDcrpGspuMTpD37 KrZlAhpB5fgz5Z5qrwPQr496u4H1+A6nGY8aAFeFpXAriKwsjsMkD1quTTebCYDqt3JA UnBIdkvYLnwkO65GDByVjNeXt0a2LXLhjRs9s= MIME-Version: 1.0 Received: by 10.204.7.199 with SMTP id e7mr22235867bke.40.1319592509793; Tue, 25 Oct 2011 18:28:29 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.204.39.12 with HTTP; Tue, 25 Oct 2011 18:28:29 -0700 (PDT) In-Reply-To: <4EA68C47.2070908@orange.fr> References: <4EA68C47.2070908@orange.fr> Date: Tue, 25 Oct 2011 18:28:29 -0700 X-Google-Sender-Auth: 778NmCsu1WBCwUrBeMD9kn6VSAY Message-ID: From: Craig Rodrigues To: Claude Buisson Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current , freebsd-stable@freebsd.org Subject: Re: can audio CDs be played with ATA_CAM ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 01:56:57 -0000 On Tue, Oct 25, 2011 at 3:15 AM, Claude Buisson wrote: > Hi, > > When upgrading a system to 8.2-STABLE, I switched my kernel from atapicam to > ATA_CAM, and found that vlc could not play audio CDs anymore. Reverting to > atapicam (and reverting from cdN to acdN of course), vlc was OK again. Hi, Would vlc have worked if, while ATA_CAM was enabled, there was a symlink so that /dev/acd0 -> cd0 ? -- Craig Rodrigues rodrigc@crodrigues.org