CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/08/27 15:00:53
Modified files:
sys/arch/macppc/macppc: ofw_machdep.c ofw_machdep.h
sys/arch/macppc/conf: files.macppc
sys/arch/macppc/pci: vgafb.c
Removed files:
sys/arch/macppc/pci: vgafb_pci.c vgafb_pcivar.h vgafbvar.h
Log message:
Since we are no longer attaching radeondrm(4) to this driver there is
no reason to pretend being compatible with the MI vga layer. So stop
using the vga_pci_bar interface and reduce the differences with the
sparc64 driver.