CVS commit: src/sys/arch/mips/mips
"Radoslaw Kujawa" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rkujawa Date: Wed Jul 1 17:07:01 UTC 2026 Modified Files: src/sys/arch/mips/mips: cache.c Log Message: Wire up L2 ops for the MIPS32/64 detection path. Previously it detected L2 cache but installed no ops (assuming coherency). To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/arch/mips/mips/cache.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.