K 10 svn:author V 3 ian K 8 svn:date V 27 2014-01-04T21:38:41.241680Z K 7 svn:log V 205 In pmap_mapdev(), first check whether a static mapping exists, and if so use it rather than allocating kva space and making another mapping. In pmap_unmapdev(), don't unmap/free if the mapping is static. END