K 10 svn:author V 6 marcel K 8 svn:date V 27 2009-04-08T22:19:39.115804Z K 7 svn:log V 267 Don't use pmap_kextact() when comparing bus handles for Book-E. We typically wire translation to devices with TLB1 entries and pmap_kextract() does not know about those and returns 0. This causes false positives (read: all serial ports suddenly become the console). END