From owner-freebsd-hackers Mon Jan 18 12:35:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06108 for freebsd-hackers-outgoing; Mon, 18 Jan 1999 12:35:36 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06103 for ; Mon, 18 Jan 1999 12:35:34 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id VAA09298; Mon, 18 Jan 1999 21:34:58 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <199901182034.VAA09298@freebsd.dk> Subject: Re: video cds and atapi-cd.c In-Reply-To: <19990118191159.T25497@xs3.xs4all.nl> from Stephanie Wehner at "Jan 18, 1999 7:11:59 pm" To: stephw@xs4all.nl (Stephanie Wehner) Date: Mon, 18 Jan 1999 21:34:58 +0100 (CET) Cc: freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Stephanie Wehner wrote: > Hi, > > I was wondering how to get freebsd to read a video cd with an ide > drive. Unfortunately I couldn't really find anything. I had a look > at some linux tools for that but things are quite different there. Try use cdcontrol and use the info cmd, it might turn out usefull info about the layout of the CD. > Looking into atapi-cd.c I found some stuff in acd_open_track > commented out e.g. "case CDR_XA2:". Did anyone ever have a look > at that and why's this commented out ? Yeah, I wrote it :), its code for writing a CDR/CDRW, the XA2 format is not supported for writing (yet).. - Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message