From owner-freebsd-current@FreeBSD.ORG Wed Apr 7 01:37:40 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 4271116A4CE; Wed, 7 Apr 2004 01:37:40 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F1243D41; Wed, 7 Apr 2004 01:37:38 -0700 (PDT) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i378aUsG087588; Wed, 7 Apr 2004 10:36:35 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <4073BD8E.9060703@DeepCore.dk> Date: Wed, 07 Apr 2004 10:36:30 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.5 (X11/20040329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Daniel O'Connor" References: <20040407063458.GB59267@samodelkin.net> <200404071607.39615.doconnor@gsoft.com.au> In-Reply-To: <200404071607.39615.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: deischen@FreeBSD.ORG cc: sos@FreeBSD.ORG cc: freebsd-current@FreeBSD.ORG cc: current@FreeBSD.ORG cc: Max Khon Subject: Re: CDIOCREADAUDIO ? 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: Wed, 07 Apr 2004 08:37:40 -0000 Daniel O'Connor wrote: > On Wed, 7 Apr 2004 16:04, Max Khon wrote: > >>>command. Why was it removed and what is its replacement? >> >>There was another method for reading audio data: >>reading /dev/acd0[c] directly (e.g. using pread(2)). > > > Does that work on SCSI CDROMs? > > (I suspect not..) Neither did CDIOCREADAUDIO :) -- -Søren