From owner-cvs-all Tue Jan 23 14: 6:33 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 B62B037B6A9; Tue, 23 Jan 2001 14:06:10 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NM6Ac96685; Tue, 23 Jan 2001 14:06:10 -0800 (PST) (envelope-from jhb) Message-Id: <200101232206.f0NM6Ac96685@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 14:06:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ncv ncr53c500_pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 14:06:10 PST Modified files: sys/dev/ncv ncr53c500_pccard.c Log: The ncv_card_intr function is only used in older versions of FreeBSD, so move its prototype and definition inside the appropriate #ifdef's. Revision Changes Path 1.5 +10 -10 src/sys/dev/ncv/ncr53c500_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message