On Friday 15 December 2006 21:09, Scott Long wrote: > On Fri, 15 Dec 2006, M. Warner Losh wrote: > > > In message: <[EMAIL PROTECTED]> > > Scott Long <[EMAIL PROTECTED]> writes: > > : Warner Losh wrote: > > : > imp 2006-12-15 21:33:23 UTC > > : > > > : > FreeBSD src repository > > : > > > : > Modified files: (Branch: RELENG_6) > > : > sys/sys bus.h > > : > Log: > > : > Directly commit a compatibility shim for -current. > > : > bus_get_dma_tag(dev) in stable is spelled NULL presently. Until such > > : > time as we MFC this functionailty (which may be never), provide this > > : > alternate spelling to aide in back-porting -current drivers. When the > > : > functionality is merged, this can be retired. > > : > > > : > Revision Changes Path > > : > 1.70.2.4 +8 -0 src/sys/sys/bus.h > > : > > : excellent. Care to also backport the pci_get_extcap() interface and > > : implementation? > > > > I'll take a look at it, but don't want to step on jmg's toes. > > > > The VPD stuff isn't suitable for backport. I thought that it was john > that did the extcap stuff.
Yeah, it should be backported. It's pretty simple. -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
