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: Sun Apr 26 17:43:41 UTC 2026 Modified Files: src/sys/arch/m68k/m68k: bus_space_simple.c Log Message: Support non-static mappings, allocating space from kernel_map. Still TODO: platform-specific hook for a vmem arena that supplies the VAs for a given bus. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/m68k/m68k/bus_space_simple.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.