Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/mvme
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.
Home |
Main Index |
Thread Index |
Old Index