FreeBSD Bugzilla – Attachment 136054 Details for
Bug 181118
[patch] x11/nvidia-driver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain), 634 bytes, created by
Nikolai Lifanov
on 2013-08-07 18:30:00 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2013-08-07 18:30:00 UTC
Size:
634 bytes
patch
obsolete
>Index: x11/nvidia-driver/Makefile >=================================================================== >--- x11/nvidia-driver/Makefile (revision 324359) >+++ x11/nvidia-driver/Makefile (working copy) >@@ -111,6 +111,12 @@ > .endif > > post-patch: .SILENT >+.if ${OSVERSION} > 1000040 >+ ${REINPLACE_CMD} -e 's/kmem_free(kernel_map,/kva_free(/g ; \ >+ s/kmem_alloc_contig(kernel_map,/kmem_alloc_contig(kernel_arena,/g' \ >+ ${WRKSRC}/src/nvidia_subr.c >+.endif >+ > # We should support -CURRENT: kill the check > ${REINPLACE_CMD} -e '24,26d' ${WRKSRC}/src/nv-freebsd.h > # Adjust legacy drivers for updated d_mmap() since FreeBSD src SVN r201223
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 181118
: 136054