CVS commit: src/sys/arch/m68k/conf
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Mon Mar 23 16:01:06 UTC 2026 Modified Files: src/sys/arch/m68k/conf: files.m68k Log Message: Add 3 new arch options: - M68K_EC -- platform has an external cache - M68K_EC_PAC -- platform has an external cache that's physically addressed - M68K_EC_VAC -- platform has an external cache that's virtually addressed M68K_EC_PAC and M68K_EC_VAC are to be used by individual platforms to indicate their cache configuration options, M68K_EC is inferred by either. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/arch/m68k/conf/files.m68k Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.