From owner-freebsd-questions Sun Jan 4 22:01:43 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA05829 for questions-outgoing; Sun, 4 Jan 1998 22:01:43 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from revolution.3-cities.com (root@revolution.3-cities.com [204.203.224.155]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA05822 for ; Sun, 4 Jan 1998 22:01:38 -0800 (PST) (envelope-from msmith@3-cities.com) Received: from mark (bigtca115.3-cities.com [204.203.228.48]) by revolution.3-cities.com (8.8.5/8.7.3) with SMTP id VAA05286; Sun, 4 Jan 1998 21:57:10 -0800 (PST) Message-ID: <34B0771D.242A@3-cities.com> Date: Sun, 04 Jan 1998 22:01:01 -0800 From: Mark Smith Reply-To: freebsd-questions@FreeBSD.ORG Organization: Organization? What's that?!? X-Mailer: Mozilla 3.03Gold (Win95; U) MIME-Version: 1.0 To: Steve Price CC: freebsd-questions@FreeBSD.ORG Subject: Re: 2.2.5 Stable MORE make kernel problems References: <34B01D5A.3755@3-cities.com> <34B02A84.6102D7B7@hiwaay.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Steve Price wrote: > > These are just warnings and although annoying, most of the time they > are completely harmless. > It's the following "error" from the device probe that has me concerned. In about a month, this won't matter because I'm going to move the tape and CD over the the Adaptec card, but until I can, I'm worried about the probe error and the kernel build warnings. Dec 30 01:18:48 mark /kernel: ncr0 rev 17 int a irq 9 on pci0:11 Dec 30 01:18:48 mark /kernel: ncr0 waiting for scsi devices to settle Dec 30 01:18:48 mark /kernel: (ncr0:1:0): "ARCHIVE Python 25588-XXX 2.96" type 1 removable SCSI 2 Dec 30 01:18:48 mark /kernel: st0(ncr0:1:0): Sequential-Access Dec 30 01:18:48 mark /kernel: st0(ncr0:1:0): asynchronous. Dec 30 01:18:49 mark /kernel: ncr0:1: ERROR (88:0) (6-a7-e007) (e0/3) @ (script 1b4:980c0002). Dec 30 01:18:49 mark /kernel: ncr0: script cmd = 7c094800 Dec 30 01:18:49 mark /kernel: ncr0: regdump: da 10 80 03 47 e0 01 1d 01 06 01 a7 80 00 0f 00. Dec 30 01:18:49 mark /kernel: Dec 30 01:18:49 mark /kernel: st0(ncr0:1:0): M_REJECT received (1:8). Dec 30 01:18:49 mark /kernel: density code 0x0, variable blocks, write-enabled Mark