From owner-cvs-sys Mon Dec 23 11:04:24 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA16220 for cvs-sys-outgoing; Mon, 23 Dec 1996 11:04:24 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA16212; Mon, 23 Dec 1996 11:04:22 -0800 (PST) Date: Mon, 23 Dec 1996 11:04:22 -0800 (PST) From: Bruce Evans Message-Id: <199612231904.LAA16212@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/12/23 11:04:21 Modified: sys/i386/conf LINT Log: Added undocumented SCSI_DELAY and SCSI_NCR_* options. SCSI_DELAY gets tested a lot in GENERIC, but the others weren't in any config file and some of them were broken. Revision Changes Path 1.302 +7 -1 src/sys/i386/conf/LINT