From owner-cvs-all Fri Sep 18 16:25:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29822 for cvs-all-outgoing; Fri, 18 Sep 1998 16:25:53 -0700 (PDT) (envelope-from owner-cvs-all) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29713; Fri, 18 Sep 1998 16:25:11 -0700 (PDT) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id RAA06971; Fri, 18 Sep 1998 17:24:42 -0600 (MDT) Message-Id: <199809182324.RAA06971@pluto.plutotech.com> X-Mailer: exmh version 2.0.2 2/24/98 To: mjacob@nas.nasa.gov cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci ncr.c In-reply-to: Your message of "Fri, 18 Sep 1998 16:11:20 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 18 Sep 1998 17:18:21 -0600 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >If you can believe it, it apparently does SELECT w/o ATN when this >is set. That was my take on the code too, but if that is the case, I don't understand how it is able to perform sync/wide negotiation (which it still does in my tests). I will probably hook up the SCSI bus analyzer to see exactly what comes out... -- Justin