From owner-freebsd-multimedia Tue Oct 26 23:42:23 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id A7FF4152C2 for ; Tue, 26 Oct 1999 23:42:18 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA88335; Wed, 27 Oct 1999 08:41:58 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199910270641.IAA88335@freebsd.dk> Subject: Re: DVD Support!!! In-Reply-To: <199910270025.SAA04265@panzer.kdm.org> from "Kenneth D. Merry" at "Oct 26, 1999 06:25:33 pm" To: ken@kdm.org (Kenneth D. Merry) Date: Wed, 27 Oct 1999 08:41:58 +0200 (CEST) Cc: i.think@harrisburgacademy.org (i think), npp@swamp.dk (Nicolai Petri), multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems Kenneth D. Merry wrote: > Soren Schmidt wrote... > > It seems i think wrote: > > > there was a recent mention of DVD in freebsd-current mailing list. basically > > > having to do w/ the authentication of DVD drives. > > > > Well, the ata driver findes and probes DVD drives just fine, you can use > > them as well, but there is no UDF filesystem in FreeBSD (yet), and there > > is no special ioctl's for dealing with DVD specific things.. > > Likewise, the SCSI CD driver can deal with read-only DVDs just fine. > Dealing with rewriteable DVD's is a little different, and requires write > support in the CD driver. (It has been done, but needs a little more > thought/time before it goes in the tree.) Uhm, what kind of ioctl's are you going to use ?? the worm stuff is already here, so I hope you will be using those as that will make (again) a common interface to both the ATA and SCSI writers. > > As the author & maintainer of the ata driver I have some interest in > > this, and will follow things on the side, eventually bringing in > > support as needed.. > > Whatever we do, we should try to make sure we have a common set of ioctls > between the ATAPI and SCSI CD drivers. I've not looked at these patches or the linux stuff yet, but if the linux way is not too disgusting, I'd say we should use the same interface just to make our users life easier.. -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message