CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/11/24 06:48:49
Modified files: sys/dev/pci : pci.c ppb.c Log message: Fix some issues with 64-bit BARs behind PCI-PCI bridges. Actual BARs that have the upper 32-bits set seen in the wild now on a SPARC T5-2 system. Tested by many.