K 10 svn:author V 7 rnoland K 8 svn:date V 27 2009-12-29T21:51:28.438293Z K 7 svn:log V 316 Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. This replaces d_mmap() with the d_mmap2() implementation and also changes the type of offset to vm_ooffset_t. Purge d_mmap2(). All driver modules will need to be rebuilt since D_VERSION is also bumped. Reviewed by: jhb@ MFC after: Not in this lifetime... END