CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/01/29 07:20:42
Modified files: sys/arch/macppc/pci: vgafb.c vgafb_pci.c vgafbvar.h Log message: Start cleaning vgafb(4) to be make it more like vga(4). Remove unused function and move vgafb functions to there right place. ok miod@