cvs commit: src/sys/sys bus.h
John Baldwin
jhb at freebsd.org
Sat Dec 16 06:25:24 PST 2006
On Friday 15 December 2006 21:09, Scott Long wrote:
> On Fri, 15 Dec 2006, M. Warner Losh wrote:
>
> > In message: <458317F3.40200 at samsco.org>
> > Scott Long <scottl at samsco.org> 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
More information about the cvs-src
mailing list