From owner-aic7xxx Tue Sep 9 04:27:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA02200 for aic7xxx-outgoing; Tue, 9 Sep 1997 04:27:43 -0700 (PDT) Received: from out1.ibm.net (out1.ibm.net [165.87.194.252]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA02195 for ; Tue, 9 Sep 1997 04:27:38 -0700 (PDT) Received: from air.steve.net (slip166-72-201-86.vt.us.ibm.net [166.72.201.86]) by out1.ibm.net (8.8.5/8.6.9) with SMTP id LAA101358; Tue, 9 Sep 1997 11:27:35 GMT Date: Tue, 9 Sep 1997 07:28:59 -0400 (EDT) From: "Steven N. Hirsch" X-Sender: hirsch@air.steve.net To: adaptec drivers cc: linux-kernel@vger.rutgers.edu Subject: Still no-go on 2742T Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-aic7xxx@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk All, I tried Doug's one-liner to select channel B, and the only change is an extra stanza of debugging information (I was previously seeing only the section with flags == 0x401): Abort reset flags 0x401 while idle, LASTPHASE=0x1 SCSISIGI=0xfa SEQADR=0x6 <----- SSTAT0=0x5 SSTAT1=0x0 Abort reset flags 0x441 while idle, LASTPHASE=0x1 SCSISIGI=0xfa SEQADR=0x5 <----- SSTAT0=0x5 SSTAT1=0x0 Now what? Steve