CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/25 11:49:55
Modified files:
sys/arch/m88k/m88k: m8820x_machdep.c
Log message:
Fix wbinv routine used by bus_dmamap_sync() to correctly operate on all cmmus,
instead of I$ cmmu only.
This longstanding bug has been introduced in r1.44, which commit message was
right mentioning that it `fixes some bugs, probably introduces new ones as
well'.
