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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
