From owner-freebsd-bugs Mon Apr 21 10:20:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA01655 for bugs-outgoing; Mon, 21 Apr 1997 10:20:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA01634; Mon, 21 Apr 1997 10:20:02 -0700 (PDT) Date: Mon, 21 Apr 1997 10:20:02 -0700 (PDT) Message-Id: <199704211720.KAA01634@freefall.freebsd.org> To: freebsd-bugs Cc: From: Stefan Esser Subject: Re: kern/3356: ncr0 (ncr815) hang Reply-To: Stefan Esser Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/3356; it has been noted by GNATS. From: Stefan Esser To: plm@xs4all.nl Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/3356: ncr0 (ncr815) hang Date: Mon, 21 Apr 1997 19:19:47 +0200 On Apr 19, Peter Mutsaers wrote: > >Release: FreeBSD 3.0-CURRENT i386 > >Environment: > > ncr815 SCSI, just did a make world and installed a new kernel (cvsupped > on april 18th). > >Description: > > All processes accessing disk hang. After 10 seconds the following message > appeared: > ncr0: timeout ccb=f05c7600 (skip) > ncr0: timeout ccb=f05c7e00 (skip) > > >How-To-Repeat: > > Boot new kernel and generate some disk activity. Hmmm, sorry, but are you sure nothing else changed on your system ? There has been no change to the driver code between January 5th and April 20th, and that latter one did only change some casts for formal correctnes, but did most likely not result in any changes in the binary being created ... Does a kernel built from sources before April 18th continue to run reliably ? Did you try with a later kernel ? (I just built a new kernel, which doesn't seem to suffer from the problem you describe ...) Regards, STefan