Quoting ron minnich rminnich@gmail.com:
On 9/29/07, joe@smittys.pointclark.net joe@smittys.pointclark.net wrote:
device pci 2.0 off end # VGA compatible controller: Intel Corporation 82830 CGC
enabled it does not allocate the 0x00fec00000 - 0x00fec000ff memory range. Is this because the VGA controller prefetches memory first?? Or is this just a wacky Intel thing?
oh, joy. I have not been following this thread; sorry. So when you boot with DEBUG_SPEW, do you see what is going on with the allocation?
ron
I have these set to 9 is that different than DEBUG_SPEW?
## Request this level of debugging output default DEFAULT_CONSOLE_LOGLEVEL = 9 ## At a maximum only compile in this level of debugging default MAXIMUM_CONSOLE_LOGLEVEL = 9
Thanks - Joe