Erez Doron wrote:
hey

I'm looking for a user space tool that can read/write physical adress.
if no such tool exists, tahna maybe a little c program.


any idea ?



Yes, if on IA32 Linux you can use /dev/mem. It's not 100% portable and it has certain limitaions but it does the job most of the time.


http://www.tldp.org/LDP/khg/HyperNews/get/devices/fake.html

I'ts not pretty though.

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