K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-10-05T18:38:23.852521Z K 7 svn:log V 151 Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not change after this because pmap_unmapbios() is a macro for pmap_unmapdev() on amd64. END