CVS commit: src/sys/dev/mvme
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Fri Apr 3 17:56:17 UTC 2026 Modified Files: src/sys/dev/mvme: mvmebus.c Log Message: If BUS_DMA_24BIT is defined, clear it from the flags passed to _bus_dmamem_alloc_common(), since we've already constrained the allocation based on the window configured for the selected VME address space. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/dev/mvme/mvmebus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.