CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/11/27 12:03:44
Modified files: sys/dev/pci : pci.c Log message: Previous change wasn't quite right and broke "classic' PCI sparc64 machines. Undo the code rearrangement in rev. 1.108 but keep the sparc64-specific code dealing with non-prefetchable 64-bit BARs. Found out the hard way by stsp@