CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/09/28 09:58:30
Modified files: sys/arch/i386/pci: pci_machdep.c sys/arch/amd64/pci: pci_machdep.c Log message: Make video buffer area and BIOS areas unavailable for PCI resource allocation. This should prevent problems on systems where these areas are not reserved in the BIOS memory map. ok miod@, oga@, marco@