From owner-freebsd-current Mon Oct 13 04:32:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA15392 for current-outgoing; Mon, 13 Oct 1997 04:32:39 -0700 (PDT) (envelope-from owner-freebsd-current) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA15367 for ; Mon, 13 Oct 1997 04:32:30 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.7/8.7.3) id NAA19129; Mon, 13 Oct 1997 13:31:40 +0200 (MEST) From: Søren Schmidt Message-Id: <199710131131.NAA19129@sos.freebsd.dk> Subject: Re: multiple cd drives, how to... In-Reply-To: <19971013112612.HL01030@uriah.heep.sax.de> from J Wunsch at "Oct 13, 97 11:26:12 am" To: joerg_wunsch@uriah.heep.sax.de Date: Mon, 13 Oct 1997 13:31:40 +0200 (MEST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to J Wunsch who wrote: > As Søren Schmidt wrote: > > > > Try to use the same method cd(4) is using. > > > > Could you elaborate on that, that would save me reading to much source :) > > Sorry, i had to read the source as well now. > See :), as I understand it, there is no support in the SCSI cd driver for this, its supposed to be handeled by the "changer" device which reacts to ioctl commands (can you spell ugly).. I like phk's idea (and my inital thought), of the driver allocating so many minors as the device supports slots, and then let the driver shuffle the CD's as needed... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..