Date: Mon, 1 Sep 2003 08:01:50 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c Message-ID: <200309011501.h81F1oPT064166@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2003/09/01 08:01:50 PDT FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Don't try to enable io or memory access for non-standard resource addresses. This stops resource allocations for e.g. amdpm failing - this has its own special ways of enabling access. Revision Changes Path 1.228 +9 -6 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309011501.h81F1oPT064166>