From owner-cvs-all Thu Sep 7 17:35:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E15A37B423; Thu, 7 Sep 2000 17:35:47 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA44011; Thu, 7 Sep 2000 17:35:47 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009080035.RAA44011@freefall.freebsd.org> From: John Baldwin Date: Thu, 7 Sep 2000 17:35:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/07 17:35:47 PDT Modified files: sys/isa sio.c Log: Fix a problem where we would recursively try to get the com lock within comparam when calling siosetwater(). Noticed by: bp Revision Changes Path 1.309 +10 -7 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message