K 10 svn:author V 4 jake K 8 svn:date V 27 2002-06-25T15:13:09.000000Z K 7 svn:log V 244 pmap_kremove can no longer be used to remove the magic device mappings installed with pmap_kenter_flags, since the physical addresses may not have an associated vm_page. Add a function to do this. Tested by: Tomi Vainio END