Michael Schmitz <[email protected]> writes: > Come to think of it - does the TT video chipset actually require screen > memory to reside in ST-RAM?
Yes. Only the SCSI-DMA and SCC-DMA chips can address TT-RAM. > That's what I meant - the kernel residing in TT-RAM automatically will map > this chunk at kernel virtual address 0x0. Something in our mem_init logic > prevents using RAM with a lower physical address than was used by the > first chunk. I'm quoting from memory here - Roman Zippel might know the > exact answer to this. If the kernel resides in TT-RAM all of ST-RAM is supposed to be used by stram_alloc. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
