From owner-cvs-sys Sat Jan 20 07:27:44 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA29998 for cvs-sys-outgoing; Sat, 20 Jan 1996 07:27:44 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA29991 Sat, 20 Jan 1996 07:27:41 -0800 (PST) Date: Sat, 20 Jan 1996 07:27:41 -0800 (PST) From: Joerg Wunsch Message-Id: <199601201527.HAA29991@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/01/20 07:27:39 Modified: sys/scsi worm.c Log: Fold in my latest changes to the worm driver. This makes it sorta usable, just for my ``proof-of-concept'' Perl script i've been posting to freebsd-scsi. The driver will be overhauled further, this is just to provide Jordan with a base to perform testing of his own with his HP burner. Use entirely at your own risk, expect a bunch of misburnt CD-R's when using it already in this very green stage. Note that by now the driver will only work when the CD-R has already been in the drive at boot time. Revision Changes Path 1.19 +17 -6 src/sys/scsi/worm.c