From owner-cvs-all Sun May 13 22:56:19 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 A8F8437B424; Sun, 13 May 2001 22:56:15 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4E5uEN54961; Sun, 13 May 2001 22:56:14 -0700 (PDT) (envelope-from imp) Message-Id: <200105140556.f4E5uEN54961@freefall.freebsd.org> From: Warner Losh Date: Sun, 13 May 2001 22:56:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard_nbk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/05/13 22:56:14 PDT Modified files: sys/pccard pccard_nbk.c Log: Change machdep.pccard.pcic_mem_{start,end} to machdep.pccard.mem_{start,end} since they have nothing to do with pcic and it makes grepping for pcic infection in pccard harder. MFC after: 3 days Revision Changes Path 1.30 +9 -11 src/sys/pccard/pccard_nbk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message