CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/16 12:20:46
Modified files:
sys/arch/macppc/pci: vgafb.c
Log message:
Use mapiodev instead of bus_space_map the do the initial mapping of the
frame buffer. This allows radeondrm(4) to bus_space_map it without panicking.
ok mpi@, jsg@
