K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-05-02T18:42:47.000000Z K 7 svn:log V 318 MFC: Initial PAT support including the following: - New pmap_mapdev_attr() function for amd64 and i386. - pmap_mapdev() on i386 and amd64 uses UC now rather than WB. - New pmap_mapbios()/pmap_unmapbios() functions to map firmware tables. - New pmap_change_attr() function for amd64 and i386. - Bump __FreeBSD_version. END