From owner-cvs-all Thu Jan 28 18:03:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27914 for cvs-all-outgoing; Thu, 28 Jan 1999 18:03:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA27901; Thu, 28 Jan 1999 18:03:35 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 1062yY-0005g6-00; Thu, 28 Jan 1999 18:44:02 -0700 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id SAA61387; Thu, 28 Jan 1999 18:43:17 -0700 (MST) Message-Id: <199901290143.SAA61387@harmony.village.org> To: Michael Smith Subject: Re: cvs commit: src/sys/pccard pcic.c Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Thu, 28 Jan 1999 17:18:16 PST." <199901290118.RAA10454@freefall.freebsd.org> References: <199901290118.RAA10454@freefall.freebsd.org> Date: Thu, 28 Jan 1999 18:43:16 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199901290118.RAA10454@freefall.freebsd.org> Michael Smith writes: : Allow the interrupt allocated to the PCIC to be tuned from the kernel : environment by setting the variable machdep.pccard.pcic_irq. If : the IRQ is invalid, the PCIC will run in polled mode. How would people feel about adding this knob to rc.conf for this? I'd like to add it, since my machine is one of the ones that needs to run in polled mode. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message