[Bug 288236] x11/nvidia-driver: nvidia_subr.c:1456:15: error: use of undeclared identifier 'DMAP_MIN_ADDRESS'

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Jul 2025 21:12:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288236

--- Comment #5 from Konstantin Belousov <kib@FreeBSD.org> ---
I removed DMAP_MIN/MAX_ADDRESS for the reason, they are no longer constant.
The right action is to properly use kva_layout.dmap_low/high fields.

-- 
You are receiving this mail because:
You are the assignee for the bug.