CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/28 09:00:27
Modified files:
sys/dev/pci : vga_pci.c vga_pci_common.c
sys/arch/macppc/pci: vgafb.c
sys/arch/sparc64/dev: machfb.c vgafb.c
Log message:
Limit the "aperture needed" printf to ramdisks via RAMDISK_HOOKS.
Originally with SMALL_KERNEL until sebastia@ pointed out that not
all ramdisks are built with SMALL_KERNEL.
ok deraadt@ kettenis@
