From owner-freebsd-current@FreeBSD.ORG Mon Dec 14 18:45:02 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E552D1065670 for ; Mon, 14 Dec 2009 18:45:02 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) by mx1.freebsd.org (Postfix) with ESMTP id A61688FC28 for ; Mon, 14 Dec 2009 18:45:02 +0000 (UTC) Received: from a91-153-117-195.elisa-laajakaista.fi (a91-153-117-195.elisa-laajakaista.fi [91.153.117.195]) by gw02.mail.saunalahti.fi (Postfix) with SMTP id 33B3013964A; Mon, 14 Dec 2009 20:26:45 +0200 (EET) Date: Mon, 14 Dec 2009 20:26:45 +0200 From: Jaakko Heinonen To: Alexander Motin Message-ID: <20091214182645.GA2764@a91-153-117-195.elisa-laajakaista.fi> References: <4B1C1316.6080707@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B1C1316.6080707@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Alexander Best , freebsd-current@freebsd.org Subject: Re: Testing CAM wrapper for ata(4) controller drivers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 14 Dec 2009 18:45:03 -0000 On 2009-12-06, Alexander Motin wrote: > Alexander Best wrote: > > i would also like to ask: what will become of burncd in the future? will it be > > adjusted to work with CAM? will it be removed/moved to ports? or will we > > replace it with cdrecord/something else? > > I don't know. In won't work any more in present state, and I don't see > much reasons to update it, as cdrecord seems to work fine. I did some work to port acd(4) functionality needed by burncd(8) to user space. My version of burncd can now burn a CD using a pass(4) device but there's still a fair amount of work to do to make it releasable. I am not sure if I have interest to develop it further. If someone wants to get the source, please contact me privately. -- Jaakko