From owner-freebsd-current@FreeBSD.ORG Tue Sep 23 15:21:13 2003 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 D232416A4B3 for ; Tue, 23 Sep 2003 15:21:13 -0700 (PDT) Received: from thuis.piwebs.com (217-19-20-186.dsl.cambrium.nl [217.19.20.186]) by mx1.FreeBSD.org (Postfix) with SMTP id A515D43FE1 for ; Tue, 23 Sep 2003 15:19:56 -0700 (PDT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 62949 invoked by uid 85); 23 Sep 2003 22:20:03 -0000 Received: from avleeuwen@piwebs.com by thuis.piwebs.com by uid 82 with qmail-scanner-1.20rc1 (uvscan: v4.2.40/v4288. Clear:RC:1:. Processed in 0.067348 secs); 23 Sep 2003 22:20:03 -0000 Received: from unknown (HELO 192.168.0.109) (192.168.0.109) by 0 with SMTP; 23 Sep 2003 22:20:03 -0000 From: Arjan van Leeuwen To: Vladimir Kushnir , current@FreeBSD.ORG Date: Wed, 24 Sep 2003 00:19:44 +0200 User-Agent: KMail/1.5.4 References: <200309200806.h8K8696Y049715@spider.deepcore.dk> <20030923024252.B21010@kushnir1.kiev.ua> In-Reply-To: <20030923024252.B21010@kushnir1.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309240019.44696.avleeuwen@piwebs.com> Subject: Re: What's happened to CDIOCREADAUDIO & friends? 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: Tue, 23 Sep 2003 22:21:14 -0000 On Tuesday 23 September 2003 23:47, Vladimir Kushnir wrote: > I'm sorry bothering you with this again, but what's the desision with > sys/cdio.h? I'm hoing to submit patches to XMMS and XINE folks, but in > both enabling/disabling CDDA is based on this ioctl's presence. > BTW, if anybody's interested I've patched audio/dagrab, > audio/cdparanoia and multimedia/xmms (actually, CVS version but that > shouldn't matter) so they work with CDDA now. Do you have the patches available online? Arjan