From owner-freebsd-hackers Thu Nov 13 07:47:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA21835 for hackers-outgoing; Thu, 13 Nov 1997 07:47:18 -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 HAA21830 for ; Thu, 13 Nov 1997 07:47:14 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.7.3) id QAA05296; Thu, 13 Nov 1997 16:47:49 +0100 (MET) Message-Id: <199711131547.QAA05296@sos.freebsd.dk> Subject: Re: Technical know-how In-Reply-To: <199711131258.UAA04803@net1.nw.com.au> from beav at "Nov 13, 97 09:03:43 pm" To: beav@nw.com.au (beav) Date: Thu, 13 Nov 1997 16:47:48 +0100 (MET) Cc: hackers@FreeBSD.ORG 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 In reply to beav who wrote: > Hi people :) > > Just wondering if anyone had any experience with NEC IDE 6x4 CD changers > working in 2.2.x? I know they work in Linux, using a proggie called eject > and another called cdload. Any ideas? There is rudimentary support in -current. You could take the relevant files (wcd.c & atapi.h I think), and stick them into a 2.2.x system, should work with minimal patches... The support will be better as soon as I get a little time and get the stuff committed... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..