CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/09/24 15:26:25
Modified files: sys/dev/pci : ppb.c Log message: Handle the upper 32 bits of the prefetchable memory range when setting up the ppb resource extents, on LP64 systems. Found the hard way on an alpha. ok kettenis@