Petr Stehlik píše v Pá 28. 12. 2007 v 10:42 +0100:
> 128 MB: screen_base 00b00000
> 192 MB: screen_base 01700000
> 256 MB: screen_base 01600000
> 
> So the question is how the atafb decides where to put the videoram and
> why is it related to FastRAM size...

I have just 2.6.22 source and there the screen_base is set as follows:

screen_base = atari_stram_alloc(mem_req, "atafb");

so if this is in 2.6.18-m68k then it looks like a bug in the
atari_stram_alloc() to me.

Petr



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to