Date: Sat, 16 Dec 2006 09:20:54 -0500 From: John Baldwin <jhb@freebsd.org> To: Scott Long <scottl@samsco.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, "M. Warner Losh" <imp@bsdimp.com> Subject: Re: cvs commit: src/sys/sys bus.h Message-ID: <200612160920.55628.jhb@freebsd.org> In-Reply-To: <20061215190847.Q20147@pooker.samsco.org> References: <200612152133.kBFLXO0I048253@repoman.freebsd.org> <20061215.163743.1169684945.imp@bsdimp.com> <20061215190847.Q20147@pooker.samsco.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 15 December 2006 21:09, Scott Long wrote: > On Fri, 15 Dec 2006, M. Warner Losh wrote: > > > In message: <458317F3.40200@samsco.org> > > Scott Long <scottl@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612160920.55628.jhb>