[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 06:24:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288236

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
Replace DMAP_MIN_ADDRESS with kva_layout.dmap_low, and DMAP_MAX_ADDRESS with
kva_layout.dmap_high

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