From owner-freebsd-bugs Sat Oct 25 11:00:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA13325 for bugs-outgoing; Sat, 25 Oct 1997 11:00:02 -0700 (PDT) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA13318; Sat, 25 Oct 1997 11:00:01 -0700 (PDT) (envelope-from gnats) Date: Sat, 25 Oct 1997 11:00:01 -0700 (PDT) Message-Id: <199710251800.LAA13318@hub.freebsd.org> To: freebsd-bugs Cc: From: "Justin T. Gibbs" Subject: Re: kern/4851: adaptec 2940U hangs system if scsi tape device attached Reply-To: "Justin T. Gibbs" Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/4851; it has been noted by GNATS. From: "Justin T. Gibbs" To: lmc@chpc.utah.edu Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/4851: adaptec 2940U hangs system if scsi tape device attached Date: Sat, 25 Oct 1997 11:51:55 -0600 >>Description: >If scsi tape device: > "EXABYTE EXB8500C8CQANXR4 0730" type 1 removable SCSI 2 >attached to adaptec 2940U: > ahc0 rev 0 int a irq 9 on pci0:16 > ahc0: aic7880 Single Channel, SCSI Id=7, 16 SCBs >the console shows the following: > >sd0(ahc0:0:0): SCB 0x1 - timed out in dataout phase, SCSISIGI == 0x4 >SEQADDR = 0x12c SCSISEQ = 0x12 SSTAT0 = 0x0 SSTAT1 = 0x2 This looks suspiciously like a cabling or termination problem. Set the termination manually in SCSI-Select instead of relying on auto-termination. You should also upgrade to a later revision of the driver (as in 2.2-stable) since there have been many bug fixes since 2.2.2R was released. -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================