CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/22 14:58:30
Modified files:
sys/dev/pci : files.pci vga_pci.c vga_pcivar.h
Added files:
sys/dev/pci : vga_pci_common.c
Log message:
Split out the bar functions required to attach drm(4) to share them
with macppc's vgafb(4) and maybe later on sparc64 drivers too.
suggested by and ok kettenis@
