Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2012 14:28:37 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        James Hall <james@slohall.com>
Subject:   Re: Stable buildkernel warning: no previous prototype for legacy_pcib_map_msi
Message-ID:  <201205011428.37200.jhb@freebsd.org>
In-Reply-To: <1335889337737-5678391.post@n5.nabble.com>
References:  <1335884732114-5678227.post@n5.nabble.com> <1335889337737-5678391.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, May 01, 2012 12:22:17 pm James Hall wrote:
> 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...

Did you use cvsup10?  I've had one other report of that mirror being stale
specifically in regards to this change.

-- 
John Baldwin



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