K 10 svn:author V 5 jceel K 8 svn:date V 27 2012-08-01T16:32:44.174025Z K 7 svn:log V 220 Introduce pmap_kenter_device() function for device mappings which uses correct mapping type on armv6 and behaves identically to pmap_kenter_nocache() on armv5. Chance bus_space_map() default implementation to use above. END