Date: Fri, 13 Oct 2000 04:47:09 -0700 (PDT) From: MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall pccard.c Message-ID: <200010131147.EAA00749@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sanpei 2000/10/13 04:47:09 PDT Modified files: (Branch: RELENG_4) release/sysinstall pccard.c Log: MFC: Fix bug in ``the selection of pccard IRQs fully selectable'' in rev.1.12(and rev.1.10.2.2.) card_irq is local variable, not global variable. (variable_set2 and variable_get) Submitted by: jkh Revision Changes Path 1.10.2.3 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010131147.EAA00749>