From owner-cvs-all Tue Jun 27 12:49:43 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 73B2E37C1D6; Tue, 27 Jun 2000 12:49:37 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA75695; Tue, 27 Jun 2000 13:49:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA48631; Tue, 27 Jun 2000 13:47:40 -0600 (MDT) Message-Id: <200006271947.NAA48631@harmony.village.org> To: Matt Jacob Subject: Re: cvs commit: src/sys/dev/isp isp.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 27 Jun 2000 12:44:32 PDT." <200006271944.MAA53998@freefall.freebsd.org> References: <200006271944.MAA53998@freefall.freebsd.org> Date: Tue, 27 Jun 2000 13:47:40 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200006271944.MAA53998@freefall.freebsd.org> Matt Jacob writes: : Fix usage of DELAY (SYS_DELAY is the platform independent local : define). Fix stupidity wrt checking whether we've gone to : LOOP_PDB_RCVD loopstate- it's okay to be greater than this state. : D'oh! Protect calls to isp_pdb_sync and isp_fclink_state with IS_FC : macros. Excellent commit message. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message