K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-02-01T02:04:40.190133Z K 7 svn:log V 215 Use the correct type to pmap_mapdev() in nexus_activate_resource(). pmap_mapdev() takes vm_paddr_t, which may be sized differently from vm_offset_t, as it is in book-e. Sponsored by: Alex Perez/Inertial Computing END