Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2012 09:22:17 -0700 (PDT)
From:      James Hall <james@slohall.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: Stable buildkernel warning: no previous prototype for legacy_pcib_map_msi
Message-ID:  <1335889337737-5678391.post@n5.nabble.com>
In-Reply-To: <1335884732114-5678227.post@n5.nabble.com>
References:  <1335884732114-5678227.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I discovered that my copy of src/sys/amd64/include/legacyvar.h does not
include the two lines

60| int legacy_pcib_map_msi(device_t pcib, device_t dev, int irq,
61|  	uint64_t *addr, uint32_t *data);

which is in the stable sources available through svn at
http://svnweb.freebsd.org/base/stable/9/sys/amd64/include/legacyvar.h?revision=234150&view=markup&pathrev=234872.
I guess I have a bad mirror or something...

--
View this message in context: http://freebsd.1045724.n5.nabble.com/Stable-buildkernel-warning-no-previous-prototype-for-legacy-pcib-map-msi-tp5678227p5678391.html
Sent from the freebsd-stable mailing list archive at Nabble.com.



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