From owner-cvs-all Sat May 12 21:16:13 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 5353C37B424; Sat, 12 May 2001 21:16:10 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4D4GAt32363; Sat, 12 May 2001 21:16:10 -0700 (PDT) (envelope-from imp) Message-Id: <200105130416.f4D4GAt32363@freefall.freebsd.org> From: Warner Losh Date: Sat, 12 May 2001 21:16:10 -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 X-Loop: FreeBSD.ORG imp 2001/05/12 21:16:10 PDT Modified files: sys/pccard pcic.c Log: Change #ifdef PC98 to #ifdef MECIA_SUPPORT and define MECIA_SUPPORT when PC98 is defined. This is in perparation for a mecia driver separate from pcic, assuming that all goes well with that effort. MECIA_SUPPORT won't be removed until after that support is working. Revision Changes Path 1.114 +18 -14 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message