From owner-cvs-sys Mon Feb 16 03:17:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27344 for cvs-sys-outgoing; Mon, 16 Feb 1998 03:17:30 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27240; Mon, 16 Feb 1998 03:17:05 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06956; Mon, 16 Feb 1998 03:16:50 -0800 (PST) Date: Mon, 16 Feb 1998 03:16:50 -0800 (PST) Message-Id: <199802161116.DAA06956@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/16 03:16:49 PST Modified files: (Branch: RELENG_2_2) sys/scsi scsiconf.c Log: Merge from -current; disable tagged command queueing for all Jaz drives. Submitted by: Steve Logue Revision Changes Path 1.64.2.24 +5 -1 src/sys/scsi/scsiconf.c