From owner-cvs-all Sat Jan 29 6:50:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BA3914E74; Sat, 29 Jan 2000 06:50:35 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA76364; Sat, 29 Jan 2000 06:50:34 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001291450.GAA76364@freefall.freebsd.org> From: Peter Wemm Date: Sat, 29 Jan 2000 06:50:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vx if_vx.c if_vx_eisa.c if_vx_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/29 06:50:34 PST Modified files: sys/dev/vx if_vx.c if_vx_eisa.c if_vx_pci.c Log: Remove #if NVX > 0 and #if NEISA > 0 (and #include "eisa.h") as it's not needed. Revision Changes Path 1.25 +1 -4 src/sys/dev/vx/if_vx.c 1.14 +1 -10 src/sys/dev/vx/if_vx_eisa.c 1.20 +1 -4 src/sys/dev/vx/if_vx_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message