From owner-freebsd-scsi Tue Dec 3 08:36:59 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA27196 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 08:36:59 -0800 (PST) Received: from freefall.freebsd.org (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA27188; Tue, 3 Dec 1996 08:36:56 -0800 (PST) Message-Id: <199612031636.IAA27188@freefall.freebsd.org> To: Russell Vincent cc: freebsd-scsi@FreeBSD.org Subject: Re: timed out while idle problems In-reply-to: Your message of "Sat, 03 Dec 1996 13:54:17 +0200." Date: Tue, 03 Dec 1996 08:36:56 -0800 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >On a -current kernel of Friday 29 Nov, I suddenly started getting the >following errors. A power cycle fixed the problem for now, but >am reporting in case it means anything to someone. The source in >aic7xxx.c mentions that the "while idle" is not a valid phase. This is the "we're missing reselctions" problem that I'm working with David Dawes on. The comment is not 100% correct. I added a phase P_BUSFREE a while back that gets set just before we enter the idle loop where we look for work to do, and that is where the sequencer is during this timeout. I'll fix the comment. > -Russell -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================