From owner-cvs-all Wed Oct 14 09:55:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20064 for cvs-all-outgoing; Wed, 14 Oct 1998 09:55:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA20047; Wed, 14 Oct 1998 09:55:04 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) From: Matt Jacob Received: (from mjacob@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA11204; Wed, 14 Oct 1998 09:55:01 -0700 (PDT) Date: Wed, 14 Oct 1998 09:55:01 -0700 (PDT) Message-Id: <199810141655.JAA11204@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/isp isp_freebsd_cam.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1998/10/14 09:55:01 PDT Modified files: sys/dev/isp isp_freebsd_cam.h Log: Andrew Gallatin reported some internal queue overflows with MAXISPREQUEST at 256. So- to be safe, let's roll back to 64 while we do some more investigating. Revision Changes Path 1.7 +2 -2 src/sys/dev/isp/isp_freebsd_cam.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message