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: Sat Apr 25 11:50:16 UTC 2026 Modified Files: src/sys/arch/m68k/m68k: bus_dma.c Log Message: Fix inverted "cacheable" logic in the __HAVE_NEW_PMAP_68K case. With this fix, my 68040 NeXTstation boots diskless multi-user with the new pmap. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/arch/m68k/m68k/bus_dma.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.