This didn't even read out the page table register, it read something from address
0x2020, which resulted in a page fault under Haiku. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17413 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
08ef16abee
commit
e3fe0cd725
@ -171,8 +171,6 @@ intel_extreme_init(intel_info &info)
|
||||
return info.registers_area;
|
||||
}
|
||||
|
||||
dprintf(DEVICE_NAME ": page table control %08lx\n", read32(INTEL_PAGE_TABLE_CONTROL));
|
||||
|
||||
// init graphics memory manager
|
||||
|
||||
info.memory_manager = mem_init("intel extreme memory manager", 0, memorySize, 1024,
|
||||
|
Loading…
Reference in New Issue
Block a user