CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/08/09 02:16:53
Modified files: sys/arch/sgi/pci: macepcibridge.c Log message: Clear the upper part of 64 bit memory BARs, for they show up as 0xffffffff otherwise. Found the hard way by jasper@, playing with a bge card.