From owner-cvs-all Fri Sep 6 21:43:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1232437B400; Fri, 6 Sep 2002 21:43:06 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F20743E3B; Fri, 6 Sep 2002 21:43:05 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 38E742A7D6; Fri, 6 Sep 2002 21:43:05 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: John Baldwin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include pci_cfgreg.h src/sys/i386/pci pci_cfgreg.c In-Reply-To: <20020907034046.626C12A7D6@canning.wemm.org> Date: Fri, 06 Sep 2002 21:43:05 -0700 From: Peter Wemm Message-Id: <20020907044305.38E742A7D6@canning.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Wemm wrote: > John Baldwin wrote: > > jhb 2002/09/06 15:15:44 PDT > > > > Modified files: > > sys/i386/include pci_cfgreg.h > > sys/i386/pci pci_cfgreg.c > > Log: > > Add a function pci_probe_route_table() that returns true if our PCI BIOS > > supports interrupt routing and if the specified PCI bus is present in the > > routing table. > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extens ions -ansi -g -nostdinc -I- -I. -I/home/src/sys -I/home/src/sys/dev -I/hom e/src/sys/contrib/dev/acpica -I/home/src/sys/contrib/ipfilter -I/home/src/s ys/../include -D_KERNEL -include opt_global.h -fno-common -mpreferred-sta ck-boundary=2 -ffreestanding -Werror /home/src/sys/i386/pci/pci_cfgreg.c > cc1: warnings being treated as errors > /home/src/sys/i386/pci/pci_cfgreg.c:549: warning: `pci_print_route_table' def ined but not used > *** Error code 1 > > Stop in /usr/obj/home/src/sys/HAMMER. I think this might have been a source tree sync problem. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message