CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/22 15:15:53
Modified files:
sys/dev/fdt : dwpcie.c
Log message:
Initialize bridge registers instead of relying on ppb(4) to do it for us.
This gives us more control over the I/O windows that we expose such that
we can make enough address space available for graphics cards.
