]> mj.ucw.cz Git - pciutils.git/commitdiff
FreeBSD supports 64b PCI addresses
authorNavdeep Parhar <np@FreeBSD.org>
Thu, 19 Mar 2026 00:24:41 +0000 (17:24 -0700)
committerMartin Mareš <mj@ucw.cz>
Sun, 5 Apr 2026 16:45:14 +0000 (18:45 +0200)
lib/configure

index 4aad9252d93754d4fce48a7e2a2d2d532d3cfc13..4e44746f2523ce1bd58059d9db71db45b2525408 100755 (executable)
@@ -112,6 +112,7 @@ case $sys in
                if [ "$sys" != "kfreebsd" ] ; then
                        LIBRESOLV=
                fi
+               echo >>$c '#define PCI_HAVE_64BIT_ADDRESS'
                ;;
         openbsd)
                echo_n " obsd-device mem-ports ecam"