From owner-freebsd-current Sun Oct 12 23:58:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA23826 for current-outgoing; Sun, 12 Oct 1997 23:58:33 -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 XAA23820 for ; Sun, 12 Oct 1997 23:58:29 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.7/8.7.3) id IAA18242; Mon, 13 Oct 1997 08:58:13 +0200 (MEST) From: Søren Schmidt Message-Id: <199710130658.IAA18242@sos.freebsd.dk> Subject: Re: multiple cd drives, how to... In-Reply-To: <19971013001200.NH37813@uriah.heep.sax.de> from J Wunsch at "Oct 13, 97 00:12:00 am" To: joerg_wunsch@uriah.heep.sax.de Date: Mon, 13 Oct 1997 08:58:13 +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: > > > I'm currently implementing support for multiple CD drives in the ATAPI > > driver, question is how to switch the CD. > > Should it be done by using the patition (a-h) gives which gives 8 > > possibilities, or should it be coded into the minor number. > > Try to use the same method cd(4) is using. Could you elaborate on that, that would save me reading to much source :) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..