cvs commit: src/sys/dev/isp isp.c
Matt Jacob
mjacob at FreeBSD.org
Fri Jul 14 05:14:50 UTC 2006
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
More information about the cvs-src
mailing list