From owner-freebsd-questions Sat Sep 26 11:04:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02268 for freebsd-questions-outgoing; Sat, 26 Sep 1998 11:04:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www2.shoppersnet.com (shoppersnet.com [204.156.152.112]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02183; Sat, 26 Sep 1998 11:03:57 -0700 (PDT) (envelope-from digital@www2.shoppersnet.com) Received: from localhost (digital@localhost) by www2.shoppersnet.com (8.8.8/8.8.8) with SMTP id LAA02708; Sat, 26 Sep 1998 11:04:43 -0700 (PDT) (envelope-from digital@www2.shoppersnet.com) Date: Sat, 26 Sep 1998 11:04:43 -0700 (PDT) From: Howard Lew To: Dan Busarow cc: freebsd-questions@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: NCR 53c875 SCSI Problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 26 Sep 1998, Dan Busarow wrote: > On Fri, 25 Sep 1998, Howard Lew wrote: > > on FreeBSD 2.2.6... > > > > ncr0 rev 4 int a irq 12 on pci0:11 > > sd0(ncr0:2:0):COMMAND FAILED (9 ff) @ f0692c00 > > ncr0: aborting job... > > ncr0:0: ERROR (90:0) (8-a6-0) (0/5) @ (script a0:43000060). > > ncr0: script cmd=878b0000 > > ncr0: regdump:da 00 00 05 47 00 02 0f 71 08 00 a6 80 00 00 02. > > ncr0: restart (fatal error). > > > > > > I'd check cables and termination. Might be a DOA adapter as well. > This is from 2.2.5 but I have also used the FP40 on 2.2.6. > > ncr0 rev 4 int a irq 9 on pci0:8 > ncr0 waiting for scsi devices to settle > (ncr0:0:0): "QUANTUM FIREBALL SE2.1S PJ09" type 0 fixed SCSI 2 > sd0(ncr0:0:0): Direct-Access > sd0(ncr0:0:0): 20.0 MB/s (50 ns, offset 15) > 2051MB (4201304 512 byte sectors) > (ncr0:1:0): "QUANTUM FIREBALL ST4.3S 0F0C" type 0 fixed SCSI 2 > sd1(ncr0:1:0): Direct-Access > sd1(ncr0:1:0): 20.0 MB/s (50 ns, offset 15) > 4136MB (8471232 512 byte sectors) > (ncr0:3:0): "NEC CD-ROM DRIVE:222 3.0i" type 5 removable SCSI 2 > cd0(ncr0:3:0): CD-ROM > cd0(ncr0:3:0): asynchronous. > can't get the size > (ncr0:4:0): "CONNER CTT8000-S 1.17" type 1 removable SCSI 2 > st0(ncr0:4:0): Sequential-Access > st0(ncr0:4:0): 5.0 MB/s (200 ns, offset 15) > density code 0x45, drive empty > Yes it is terminated correctly. This is the same exact setup I had with the 810 card. I also checked out the card by loading win95 and it works okay, so it must be a software issue. However, if I pull the Seagate hard disk off the scsi bus, the bootup works fine. Of course, then I could not use the drive for FreeBSD. Somehow, the Seagate Hawk drive is having or causing the command failure problem -- something that never occurred with the 810 when using freebsd. Does anyone know what kind of command it is failing on? Is it trying to query the drive speed or something? Any ideas guys? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message