From owner-cvs-all Mon Sep 9 8:10:23 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 2BD5237B401 for ; Mon, 9 Sep 2002 08:10:13 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6834843E6A for ; Mon, 9 Sep 2002 08:10:12 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 29839 invoked from network); 9 Sep 2002 15:10:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 9 Sep 2002 15:10:09 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g89FAABv027330; Mon, 9 Sep 2002 11:10:10 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020907044305.38E742A7D6@canning.wemm.org> Date: Mon, 09 Sep 2002 11:10:12 -0400 (EDT) From: John Baldwin To: Peter Wemm Subject: Re: cvs commit: src/sys/i386/include pci_cfgreg.h src/sys/i386/p Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.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 On 07-Sep-2002 Peter Wemm wrote: > 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. A later commit fixed it. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message