K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2014-07-29T23:00:10.717483Z K 7 svn:log V 387 mmap() /dev/mem instead of /dev/console on PowerPC. Mostly this was already being done in libpciaccess, so this is functionally a no-op in most cases and unifies behavior. Besides aesthetic appeal, the ability to directly mmap() all of physical memory through /dev/console on PowerPC is about to go away on -CURRENT, which means everything should converge on /dev/mem. Approved by: kwm END