CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/12/05 08:15:14
Modified files: sys/dev/pci : pcireg.h sys/arch/sparc64/dev: pyro.c vpci.c Log message: PCIe based sparc64 machines have always supported access to the extended PCIe configuration space. So on pyro(4) and vpci(4) return the size appropriate for the extended PCIe configuration space. ok miod@