From owner-cvs-sys Wed Nov 6 04:42:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA15503 for cvs-sys-outgoing; Wed, 6 Nov 1996 04:42:28 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA15477; Wed, 6 Nov 1996 04:42:15 -0800 (PST) Date: Wed, 6 Nov 1996 04:42:15 -0800 (PST) From: Joerg Wunsch Message-Id: <199611061242.EAA15477@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT src/sys/scsi worm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/11/06 04:42:14 Branch: sys/i386/conf RELENG_2_1_0 sys/scsi RELENG_2_1_0 Modified: sys/i386/conf LINT sys/scsi worm.c Log: Disable the `worm' driver for 2.1.6. It doesn't work with the popluar HP drives, and now that 2.2 is around the corner, there's no need to also include the required patch to the SCSI subsystem into 2.1.6. Revision Changes Path 1.184.4.26 +4 -2 src/sys/i386/conf/LINT 1.7.4.4 +15 -1 src/sys/scsi/worm.c