Remove the uncacheable bit 39 check (needs to be merged in with head tree
authorAndrew Schultz <alschult@umich.edu>
Wed, 19 May 2004 19:58:24 +0000 (15:58 -0400)
committerAndrew Schultz <alschult@umich.edu>
Wed, 19 May 2004 19:58:24 +0000 (15:58 -0400)
commitf5c7b1358cf0b27c27c10eae42e09949613e24a9
tree1b969afae3bd82ee6e126ce94403bdf1112ff1c4
parent675b849b50083c1bcde52c806fc5e03702142371
Remove the uncacheable bit 39 check (needs to be merged in with head tree
if Tru64 is to continue to be supported on Turbolaser) and fixed
translation of physical addresses by clearing PA<42:35> when the real
uncachable bit (43) is set

arch/alpha/ev5.hh:
    Change to support 256 ASNs and seperate VA_SPACE checks for EV5 and EV6
    also add support proper translation of uncacheable physical addresses
dev/ide_ctrl.cc:
    Fix to work with real address translation

--HG--
extra : convert_revision : aa3d1c284b8271d4763a8da2509c91bbcf83189a
arch/alpha/alpha_memory.cc
arch/alpha/ev5.hh
dev/ide_ctrl.cc