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