[Bug 288236] x11/nvidia-driver: nvidia_subr.c:1456:15: error: use of undeclared identifier 'DMAP_MIN_ADDRESS'
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288236 --- Comment #6 from Tomoaki AOKI <[email protected]> --- (In reply to Konstantin Belousov from comment #5) But it is not available 14.x and 13.x. Is it planned for MFC to all supported versions? If not, and replacing DMAP_MIN_ADDRESS with KV4ADDR(DMPML4I, 0, 0, 0) (and DMAP_MAX_ADDRESS with KV4ADDR(DMPML4I + NDMPML4E, 0, 0, 0) at the same time), which variables (members of struct) you mentioned are initialized with, are not sufficient, can you bump __FreeBSD_version? -- You are receiving this mail because: You are the assignee for the bug.