From owner-cvs-all Wed Dec 5 22:40:23 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 E6C4737B416; Wed, 5 Dec 2001 22:40:18 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB66eII99274; Wed, 5 Dec 2001 22:40:18 -0800 (PST) (envelope-from imp) Message-Id: <200112060640.fB66eII99274@freefall.freebsd.org> From: Warner Losh Date: Wed, 5 Dec 2001 22:40:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files 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/12/05 22:40:18 PST Modified files: sys/conf files Log: The pccard/cardbus power interface should depend on having pccard or cardbus in the kernel, not on all the bridges that implement it. Note: this is NEWCARD only, so we don't want it for the 'card' case, unlike card_if.m, which is both NEWCARD and OLDCARD. Revision Changes Path 1.587 +1 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message