Date: Fri, 7 Jul 2006 23:30:14 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys bus.h Message-ID: <200607072330.k67NUELE091467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-07-07 23:30:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/sys bus.h
Log:
MFC: phk's bus_{read,write}_* macros. These are slightly different than
-current because rman is opaque in RELENG_6, but are 100% API compatible.
If they prove to be too slow, we may be able to make rman non-opaque to
mitigate it. This should help porting drivers from -current into
-stable.
Revision Changes Path
1.70.2.1 +135 -0 src/sys/sys/bus.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607072330.k67NUELE091467>
