From owner-cvs-all Fri Sep 6 20:40:54 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 3D04F37B400; Fri, 6 Sep 2002 20:40:47 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B834B43E42; Fri, 6 Sep 2002 20:40:46 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 626C12A7D6; Fri, 6 Sep 2002 20:40:46 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: John Baldwin Cc: 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: <200209062215.g86MFisu046320@freefall.freebsd.org> Date: Fri, 06 Sep 2002 20:40:46 -0700 From: Peter Wemm Message-Id: <20020907034046.626C12A7D6@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 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-extensions -ansi -g -nostdinc -I- -I. -I/home/src/sys -I/home/src/sys/dev -I/home/src/sys/contrib/dev/acpica -I/home/src/sys/contrib/ipfilter -I/home/src/sys/../include -D_KERNEL -include opt_global.h -fno-common -mpreferred-stack-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' defined but not used *** Error code 1 Stop in /usr/obj/home/src/sys/HAMMER. 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