I've made change to append (127M) in lilo, the problem is with something else.
In 2.2.9 (G) I can map physical memory with casting pointers but I can't write to it.
Yesterday I used ioremap() and iounmap() and it work fine when I maping single structure
( one call ) but when I maping more then one time I got segmentation fault when I trying to
unmap. Example: virtual address from ioremap = 4025000 but iounmap reports c4025000, WHY?
 
Best regards,
 
Krzysztof Perkowski

Reply via email to