tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mmap() fails for V_RAM and V_BIOS



Hi! all,


I have a question.

I loaded libint10.o with s3_driver.o with the PowerPC machine (bebox).
libint10.o tries mmap() of V_RAM (0xa0000-0xbffff) and V_BIOS (0xc0000).
However, I do not think that it has this space on PowerPC.  Should this
allocate the space somewhere for compulsion?

For instance, PCI_MAGIC_MEM_RANGE? like PCI_MAGIC_IO_RANGE

Thanks,
--
kiyohara


Home | Main Index | Thread Index | Old Index