Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 2002 20:40:46 -0700
From:      Peter Wemm <peter@wemm.org>
To:        John Baldwin <jhb@FreeBSD.org>
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 
Message-ID:  <20020907034046.626C12A7D6@canning.wemm.org>
In-Reply-To: <200209062215.g86MFisu046320@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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




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