K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-04-14T05:44:02.465598Z K 7 svn:log V 508 o) Inline pmap_segmap in pmap.c now that it's unused elsewhere. o) Remove FPAGE support, which was unused due to the absence of support for VM_ALLOC_WIRED_TLB_PG_POOL and was, thus, broken. Use the lmem maps in pmap.c exclusively for mapping high memory on !N64. o) Removed related constants, etc. o) Break /dev/mem on !N64, for definitions of break equal to "return ENOTSUP rather than providing a particularly spectacular /dev/panic implementation by trying to acquire an uninitialized lock." END