From owner-freebsd-current Wed Aug 26 11:33:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19411 for freebsd-current-outgoing; Wed, 26 Aug 1998 11:33:13 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailgate.nortel.ca (mailgate.nortel.ca [192.58.194.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19371; Wed, 26 Aug 1998 11:33:06 -0700 (PDT) (envelope-from atrens@nortel.ca) Received: from zcars01t by mailgate; Wed, 26 Aug 1998 14:31:28 -0400 Received: from wmerh01q.ca.nortel.com by zcars01t; Wed, 26 Aug 1998 14:30:37 -0400 Received: from nortel.ca (atrens@nortel.ca@wmerh01q) by wmerh01q.ca.nortel.com with ESMTP (8.7.1/8.7.1) id OAA01966; Wed, 26 Aug 1998 14:30:36 -0400 (EDT) Message-ID: <35E4544B.562F7B32@nortel.ca> Date: Wed, 26 Aug 1998 14:30:35 -0400 From: "Andrew Atrens" Reply-To: "Andrew Atrens" Organization: Nortel Technologies ( formerly Bell-Northern Research ) X-Mailer: Mozilla 4.5b1 [en] (X11; I; HP-UX B.10.20 9000/778) X-Accept-Language: en To: sos@FreeBSD.ORG CC: current@FreeBSD.ORG Subject: Re: TESTERS WANTED for new ATAPI CD/CDR/CDRW driver. References: <199808141707.TAA00337@sos.freebsd.dk> MIME-version: 1.0 Content-type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAA19386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Soren, The file permissions on these are wrong - I can't access them. > 230- Connected to sos.freebsd.dk. > .. > ftp> cd /pub/ATAPI > 250 CWD command successful. > ftp> ls > 200 PORT command successful. > 150 Opening ASCII mode data connection for '/bin/ls'. > total 170 > -r-------- 1 300 10000 1648 Aug 14 17:03 README > -r-------- 1 300 10000 201 Aug 14 16:16 burnaudio.gz > -r-------- 1 300 10000 120 Aug 14 16:16 burndata.gz > -r-------- 1 300 10000 16606 Aug 14 16:16 cdd.gz > -r-------- 1 300 10000 43240 Aug 16 19:54 cdd_wormcontrol_src.tgz > -r-------- 1 300 10000 15007 Aug 14 19:59 new-files.tgz > -r-------- 1 300 10000 2105 Aug 14 16:16 sys-diffs.gz > -r-------- 1 300 10000 2840 Aug 14 16:16 wormcontrol.gz > > ftp> get README - > 200 PORT command successful. > 550 README: Permission denied. > ftp> ( Just bought a HP7200i and am itching to try it out! ) Cheers, Andrew. Søren Schmidt wrote: > > A workable snapshot is available on: > > ftp;//sos.freebsd.dk/pub/ATAPI/* > > >From the README: > > This is a snapshot of my work in progress on the new ATA/ATAPI subsystem. > Please dont distribute this, only use it for testing, as it is > alpha level code which is undergoing rapid changes. > > The main use of this snap is to test the support for ATAPI CD burners, > and the driver has been adapted to the old ATAPI system to serve only > this purpose. > > Both ATAPI CD-R & CD-RW drives are supported, and it has been tested > with a HP7200i and a BTC BCE621E (also sold under the KISS name). > The driver might scribble various messages on the console, but > most should be harmless diagnostics. As always YMMV. > > Install the new driver files new-files.tgz and apply the patches > in sys-diff, make a new entry in your configfile for the new > "acd" atapi device, config & make a new kernel. > > The acd driver uses the same devicemajor as the old wcd driver, so > you can reuse the /dev/*wcd* devices. However if you use DEVFS it > will register itself under the name /dev/*acd*. > > I have includes a modified version of "wormcontrol" that can talk > to the acd driver. It has two new commands "nextwriteable" that > tells the driver the next writeable block on a CDR/CDRW, used when > burning more that 1 track (for audio mostly). > > Example scripts for burning data & audio CD's are also included. > > The cd ripper program "cdd" is also here in a modified version > that can talk to the acd driver. > > Enjoy and let me know the results... > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team > Even more code to hack -- will it ever end? > .. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message