From owner-cvs-all Sat Jul 3 11:34:14 1999 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 6804E14E4E; Sat, 3 Jul 1999 11:34:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA56319; Sat, 3 Jul 1999 11:34:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199907031834.LAA56319@freefall.freebsd.org> From: Peter Wemm Date: Sat, 3 Jul 1999 11:34:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf files.i386 src/sys/pci es1370.c ide_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/07/03 11:34:05 PDT Modified files: sys/i386/conf files.i386 sys/pci es1370.c ide_pci.c Log: Only have the pci component compiled if pci is specified at config. Remove #if NPCI > 0 as a result. Revision Changes Path 1.252 +3 -3 src/sys/i386/conf/files.i386 1.6 +1 -6 src/sys/pci/es1370.c 1.35 +1 -4 src/sys/pci/ide_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message