]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't try to enable io or memory access for non-standard resource
authordfr <dfr@FreeBSD.org>
Mon, 1 Sep 2003 15:01:49 +0000 (15:01 +0000)
committerdfr <dfr@FreeBSD.org>
Mon, 1 Sep 2003 15:01:49 +0000 (15:01 +0000)
commitfb96d0aa201dc9f1a20a32b9007e5ec117f1926c
treef9bd81d0e80bc6916a05b198a393209be069d8d2
parentcb09824b9c2ee78086224d5528a13ae99255b507
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.
sys/dev/pci/pci.c