From owner-freebsd-hackers Wed Oct 29 14:12:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA19609 for hackers-outgoing; Wed, 29 Oct 1997 14:12:49 -0800 (PST) (envelope-from owner-freebsd-hackers) 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 OAA19599 for ; Wed, 29 Oct 1997 14:12:44 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.7/8.7.3) id XAA00392 for hackers@freebsd.org; Wed, 29 Oct 1997 23:12:37 +0100 (MET) Message-Id: <199710292212.XAA00392@sos.freebsd.dk> Subject: Multi CD CDROM drive support added to current To: hackers@freebsd.org (FreeBSD hackers) Date: Wed, 29 Oct 1997 23:12:37 +0100 (MET) From: Søren Schmidt Reply-to: sos@FreeBSD.dk 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-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk For those that dont read the commit logs: First cut at supporting multi-CD CDROM drives (changers). Very rudimentary, lots of error checks missing, but it works. Dont do an ls on two different CD's though, it will eat your changer mechanism for lunch :), this clearly needs some more thought. Until then this will enable those with changers to mount their multible CD's and doing "sensible" work.... Thanks to Andrew Gordon for donating a drive (a NEC CDR-C251 4x4) that makes this possible to develop. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..