Date: Fri, 14 Jul 2006 05:14:49 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c Message-ID: <200607140514.k6E5Enob034468@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2006-07-14 05:14:49 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c
Log:
Add some missing braces.
Add MEMORY_BARRIER for the few scratch dma ops that were missing
them plus add a couple of hi 32 bit dma ops (we could probably
allow 64 bit scratch and request/response queue dma now).
Revision Changes Path
1.122 +30 -14 src/sys/dev/isp/isp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607140514.k6E5Enob034468>
