Module Name: src Committed By: martin Date: Sat Feb 22 12:08:10 UTC 2025
Modified Files: src/sys/dev/pci [netbsd-10]: if_gem_pci.c Log Message: Pull up following revision(s) (requested by joe in ticket #1054): sys/dev/pci/if_gem_pci.c: revision 1.54 sys/dev/pci/if_gem_pci.c: revision 1.55 use the right buffer size for shared pin check and debug avoid the use of sizeof(pointer) and use the Temp BUF limit. Use "int" format for constant "GEM_TMP_BUFSIZE - 1". Kernel ALL/amd64 builds again. To generate a diff of this commit: cvs rdiff -u -r1.52.20.1 -r1.52.20.2 src/sys/dev/pci/if_gem_pci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.