Date: Wed, 26 Aug 1998 14:30:35 -0400 From: "Andrew Atrens" <atrens@nortel.ca> To: sos@FreeBSD.ORG Cc: current@FreeBSD.ORG Subject: Re: TESTERS WANTED for new ATAPI CD/CDR/CDRW driver. Message-ID: <35E4544B.562F7B32@nortel.ca> References: <199808141707.TAA00337@sos.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E4544B.562F7B32>