K 10 svn:author V 8 jmallett K 8 svn:date V 27 2012-03-02T21:46:31.739950Z K 7 svn:log V 317 When creating a handle for a subregion, be sure to actually math out the new handle address, where we're using handles as raw addresses. This fixes devices with subregions on Octeon PCI specifically, and likely also on MIPS more generally, where there isn't another bus_space in use that was doing the math already. END