From owner-cvs-all Fri Jul 21 21: 8:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DB9437B6CA; Fri, 21 Jul 2000 21:08:13 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA90103; Fri, 21 Jul 2000 21:08:12 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200007220408.VAA90103@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Fri, 21 Jul 2000 21:08:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa psm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/07/21 21:08:12 PDT Modified files: sys/isa psm.c Log: This is yet another attempt to fix "psmintr out of sync.." problems. - Properly protect the watchdog timer routine. - Relocate the sync check statement so that we don't see too many error messages. Revision Changes Path 1.27 +10 -14 src/sys/isa/psm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message