From owner-freebsd-scsi Sun Jul 27 05:25:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA01069 for freebsd-scsi-outgoing; Sun, 27 Jul 1997 05:25:10 -0700 (PDT) Received: from bsd.fs.bauing.th-darmstadt.de (bsd.fs.bauing.th-darmstadt.de [130.83.63.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA01064 for ; Sun, 27 Jul 1997 05:25:07 -0700 (PDT) Received: from localhost (petzi@localhost) by bsd.fs.bauing.th-darmstadt.de (8.8.6/8.8.5) with SMTP id OAA00950 for ; Sun, 27 Jul 1997 14:25:06 +0200 (MET DST) Date: Sun, 27 Jul 1997 14:25:05 +0200 (MET DST) From: Michael Beckmann X-Sender: petzi@bsd.fs.bauing.th-darmstadt.de To: scsi@freebsd.org Subject: Tagged Command Queuing on ncr Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, how do I turn off tagged command queuing on the ncr driver ? I have two disks that don't seem to like it. I do not want to turn it off on the entire system, which also has an ahc driven controller in it, with tagged command queuing turned on via AHC_TAGENABLE. Can SCSI_NCR_DFLT_TAGS do this ? Thanks, Michael