Date: Mon, 10 Feb 2003 12:38:55 +0100 From: Thomas Quinot <thomas@FreeBSD.ORG> To: phk@freebsd.org Cc: arch@freebsd.org Subject: Re: GEOM and CDROM media (was: CFR: Volume labels in FFS) Message-ID: <20030210113855.GA90800@melusine.cuivre.fr.eu.org> In-Reply-To: <4614.1043447912@critter.freebsd.dk> References: <20030124222718.GN53114@roark.gnf.org> <4614.1043447912@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 2003-01-24, phk@freebsd.org écrivait : > ATAPI CD's do neat tricks and present each track as a (cloned) device > so you can do things like /dev/acd0t05 etc. I think this is the way to go. This scheme has the advandatage of providing a neat mapping of device names <-> actual tracks on the CD. All the presentation magic (multisession, audio) can be implemented as supplementary layers on top of that. Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030210113855.GA90800>