From owner-cvs-sys Wed Mar 5 05:56:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA18690 for cvs-sys-outgoing; Wed, 5 Mar 1997 05:56:31 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA18683; Wed, 5 Mar 1997 05:56:30 -0800 (PST) Date: Wed, 5 Mar 1997 05:56:30 -0800 (PST) From: Joerg Wunsch Message-Id: <199703051356.FAA18683@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/03/05 05:56:29 Branch: sys/scsi RELENG_2_2 Modified: sys/scsi worm.c Log: YAMFC: rev 1.32 of worm.c. This brings the ability to also read media using /dev/wormN, and uses restructured code that is supposed to avoid problems that arose in the old code e.g. with the HP6020i (although i have yet to see any positive respsonse to this). Additional cleanup will follow, but it's easier for me to do this if i merge this one first. Revision Changes Path 1.29.2.2 +81 -53 src/sys/scsi/worm.c