From owner-cvs-all Mon Aug 26 10:13:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38EC937B400; Mon, 26 Aug 2002 10:13:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF6E143E9C; Mon, 26 Aug 2002 10:13:35 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: from freefall.freebsd.org (gibbs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7QHDZJU079069; Mon, 26 Aug 2002 10:13:35 -0700 (PDT) (envelope-from gibbs@freefall.freebsd.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7QHDZGl079068; Mon, 26 Aug 2002 10:13:35 -0700 (PDT) Message-Id: <200208261713.g7QHDZGl079068@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Mon, 26 Aug 2002 10:13:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_all.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gibbs 2002/08/26 10:13:35 PDT Modified files: sys/cam/scsi scsi_all.c Log: Adjust scsi_calc_syncparam() to the exception table changing from 10ths to 100ths of ns. This should correct a problem with camcontrol "ignoring" requests to negotiate to slower speeds. Revision Changes Path 1.36 +4 -2 src/sys/cam/scsi/scsi_all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message