K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-07-17T16:21:16.359214Z K 7 svn:log V 268 On head I made pmap_mapdev() strict. This is not good for the Altix, as we have I/O memory translation on top of address spaces. None of that is covered by memory descriptors. So, restore the old behavior of returning a region 6 VA if there's no MD describing the PA. END