From owner-freebsd-scsi Sun Aug 18 09:36:04 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA01042 for freebsd-scsi-outgoing; Sun, 18 Aug 1996 09:36:04 -0700 (PDT) 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 JAA01036; Sun, 18 Aug 1996 09:36:01 -0700 (PDT) Message-Id: <199608181636.JAA01036@freefall.freebsd.org> To: "R.D. Thrush" cc: freebsd-scsi@freebsd.org Subject: Re: scsi-diffs.960815.gz uploaded In-reply-to: Your message of "Sun, 18 Aug 1996 10:54:52 EDT." <199608181454.KAA25570@tarpit.thrush.com> Date: Sun, 18 Aug 1996 09:36:01 -0700 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I tried the diffs and had a system lockup. The following 2 messages >were on the console: > >ahc0: WARNING no command for scb2 (cmdcmplt) >QOUTCNT == 0 >ahc0: WARNING no command for scb19 (cmdcmplt) >QOUTCNT == 0 You're using SCB_PAGING right? Try turning it off and see if it happens again. I think there is a bug in the SCB_PAGING code and since the new code is faster, it probably exacerbated the problem. You should also trim down your config file. All of those unattached devices are just useless kernel bloat. -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================