From owner-cvs-all Thu Jan 28 17:16:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23133 for cvs-all-outgoing; Thu, 28 Jan 1999 17:16:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23118; Thu, 28 Jan 1999 17:16:51 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id RAA10193; Thu, 28 Jan 1999 17:16:51 -0800 (PST) (envelope-from msmith@FreeBSD.org) Date: Thu, 28 Jan 1999 17:16:51 -0800 (PST) Message-Id: <199901290116.RAA10193@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common help.common Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/01/28 17:16:51 PST Modified files: sys/boot/common help.common Log: Document the machdep.pccard.pcic_irq tunable, which allows the user to tune the interrupt which will be given to the PCIC. If the value supplied is illegal or not available, interrupts will be turned off and polled mode used instead. Revision Changes Path 1.7 +8 -0 src/sys/boot/common/help.common To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message