Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   yamt
Date:           Wed Jan 14 11:31:55 UTC 2004

Modified Files:
        src/sys/arch/amd64/include: cpufunc.h
        src/sys/arch/i386/include: cpufunc.h
        src/sys/arch/x86/include: bus.h

Log Message:
issue memory read barrier for BUS_DMASYNC_POSTREAD operation.
PR/21665 from Stephan Uphoff.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/amd64/include/cpufunc.h
cvs rdiff -r1.27 -r1.28 src/sys/arch/i386/include/cpufunc.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86/include/bus.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index