CVS commit: src/sys/arch/m68k/m68k
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Tue Mar 10 02:05:30 UTC 2026 Modified Files: src/sys/arch/m68k/m68k: linux_bootinfo.c Log Message: A bit of MMU handling cleanup: - BI_MMU_APOLLO does, in fact, mean the Apollo MMU for 68020 used on the DN3000 and DN4000 machines. - If we end up with an unknown MMU value, try to reconcile with machine type and CPU type. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/m68k/m68k/linux_bootinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.