From: Henry N. <Hen...@Ar...> - 2008-03-06 00:35:44
|
baldyeti wrote: > I my case there are 4 entries: > Phys addre Length > 0x001000 0x9d000 > 0x100000 0xeff00 > 0x1000000 0x76000000 > 0x7f000000 0xdf0000 > > All blocks have R/W access. > I think I copied those right, they're identical to the 4 dbgview > output lines indeed. Yes, was the same as automicly detect by coLinux driver. Thanks. Graphic card is not in list. Very good. That should be run: http://www.henrynestler.com/colinux/testing/pfn-check-0.7.3/daemons-0.7.3-20080305.zip Debugs on startup are enabled for DebugView. If my idea works, you should see exactly this line: "... big Range[2] 0x0.01000000 0x0.77000000" and some lines later two or more of: "... co_winnt_new_mdl_bucket] FixRange used 0x1000000 0x77000000" All other 'Range' should automaticly ignored. No errors with 'pfn to big' or 'pfn out of range' should be have now (in colinux-debug only, not in DebugView). If that works, I can remove some of the debuggings and made a clean runable version. -- Henry N. |