Erez Doron wrote:
well, /dev/mem let me only access real memory, not the adress space of the pci cards ....

I positive that you CAN in fact access pci card address space via /dev/mem, because this is how XFree86 does it when it's running in non accelerated cards.



in the end, i used ltsp to boot from network ( i didn't go that smoothly ... )
and I wrote a small kernel driver that looks for the pci card, and makes a '/dev/mem'-like char device that lets me access the pci card's memory.

Oh well, the kernel module approach is much cleaner anyway.


Gilad :-)


================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to