From owner-cvs-all Fri Oct 13 2:51:22 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 59AAC37B502; Fri, 13 Oct 2000 02:51:19 -0700 (PDT) Received: (from sanpei@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA57695; Fri, 13 Oct 2000 02:51:19 -0700 (PDT) (envelope-from sanpei@FreeBSD.org) Message-Id: <200010130951.CAA57695@freefall.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Fri, 13 Oct 2000 02:51:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sanpei 2000/10/13 02:51:19 PDT Modified files: release/sysinstall pccard.c Log: Fix bug in ``the selection of pccard IRQs fully selectable'' in rev.1.12. card_irq is local variable, not global variable (variable_set2 and variable_get) Reviewed by: jkh Revision Changes Path 1.14 +3 -3 src/release/sysinstall/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message