From owner-cvs-all Fri May 18 23:17:42 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 92A8837B422; Fri, 18 May 2001 23:17:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4J6Hc035784; Fri, 18 May 2001 23:17:38 -0700 (PDT) (envelope-from imp) Message-Id: <200105190617.f4J6Hc035784@freefall.freebsd.org> From: Warner Losh Date: Fri, 18 May 2001 23:17:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard mecia.c 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 23:17:38 PDT Modified files: sys/pccard mecia.c pcic.c Log: Initialize cinfo structure at compile time rather than run time since they are now constant. Revision Changes Path 1.2 +17 -19 src/sys/pccard/mecia.c 1.126 +14 -17 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message