cvs commit: src/sys/sys bus.h
M. Warner Losh
imp at bsdimp.com
Fri Dec 15 15:39:27 PST 2006
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.
Warner
More information about the cvs-src
mailing list