From owner-cvs-all Tue Oct 23 0: 4: 6 2001 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 9F60B37B403; Tue, 23 Oct 2001 00:04:03 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9N743480597; Tue, 23 Oct 2001 00:04:03 -0700 (PDT) (envelope-from imp) Message-Id: <200110230704.f9N743480597@freefall.freebsd.org> From: Warner Losh Date: Tue, 23 Oct 2001 00:04:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/10/23 00:04:03 PDT Modified files: sys/pccard pcic.c Log: Add a tunable (hw.pcic.boot_deactivated) which will boot the system with the pccards deactivated. This can work around some problems in pccard system, but is also for people that want to explicitly turn on cards after boot rather that at boot. MFC after: 7 days Submitted by: iwasaki-san Reviewed by: ume-san, shiba-san Revision Changes Path 1.167 +15 -2 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message