From owner-cvs-all Fri May 18 22:50:46 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 DC87B37B424; Fri, 18 May 2001 22:50:42 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4J5ogL31483; Fri, 18 May 2001 22:50:42 -0700 (PDT) (envelope-from imp) Message-Id: <200105190550.f4J5ogL31483@freefall.freebsd.org> From: Warner Losh Date: Fri, 18 May 2001 22:50:42 -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/05/18 22:50:42 PDT Modified files: sys/pccard pcic.c Log: Now that we've moved the mecia support out of pcic.c to its own driver, we no longer need to go through the cinfo.XXXX indirections. restore the direct calls that were replaced earlier. Revision Changes Path 1.125 +13 -13 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message