Date: Mon, 09 Sep 2002 11:10:12 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Peter Wemm <peter@wemm.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include pci_cfgreg.h src/sys/i386/p Message-ID: <XFMail.20020909111012.jhb@FreeBSD.org> In-Reply-To: <20020907044305.38E742A7D6@canning.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020909111012.jhb>