Skip site navigation (1)Skip section navigation (2)
Date:      20 Jul 2002 13:31:56 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf files.sparc64
Message-ID:  <xzpeldytz2r.fsf@flood.ping.uio.no>
In-Reply-To: <200207200816.g6K8GpFQ054051@freefall.freebsd.org>
References:  <200207200816.g6K8GpFQ054051@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm <peter@FreeBSD.org> writes:
>   Log:
>   ebus is not a 'count' device.  There are no NEBUS references.

That reminds me -

des@des ~% kcurrent -w NPCI
sys/dev/aic7xxx/aic7xxx_osm.h: #ifndef NPCI
sys/dev/aic7xxx/aic7xxx_osm.h: #if NPCI > 0
sys/dev/aic7xxx/aic7xxx_osm.h: #if NPCI > 0
sys/dev/aic7xxx/aic79xx_osm.h: #ifndef NPCI
sys/dev/aic7xxx/aic79xx_osm.h: #if NPCI > 0
sys/dev/ata/ata-isa.c: #if NPCI == 0
sys/dev/bktr/CHANGELOG.TXT:                     Small cleanup of OS dependant code. Remove NPCI usage.
sys/dev/buslogic/bt.c: #if NPCI > 0
sys/i386/isa/stallion.c: #undef NPCI
sys/i386/isa/stallion.c: #define NPCI 0
sys/i386/isa/stallion.c: #if NPCI > 0
sys/i386/isa/stallion.c: #if NPCI > 0
sys/i386/isa/stallion.c: #if NPCI > 0
sys/i386/isa/stallion.c: #if NPCI > 0
sys/i386/isa/stallion.c: #if NPCI > 0

Shouldn't be too hard to fix?

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpeldytz2r.fsf>