Re: Stable buildkernel warning: no previous prototype for legacy_pcib_map_msi

2012-05-01 Thread James Hall
On May 1, 2012 11:32 AM, "John Baldwin"  wrote:
>
> 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

Yes, I was originally using cvsup10.

Sent from my phone.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Stable buildkernel warning: no previous prototype for legacy_pcib_map_msi

2012-05-01 Thread James Hall
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.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"