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

Re : a small C program to test xdm's /dev/mem reading on your architecture



Happy to help...works fine on both my systems.

...testing on Celery 450Mhz, Unstable

read #1023 of 8192 bytes 
read #1024 of 8192 bytes 
done with read of /dev/mem (returned 1).
sumFile() succeeded.

...and just for the record with the fragile arg :

read #1023 of 8192 bytes 
read #1024 of 8192 bytes 
done with read of (fragile) /dev/mem (returned 1).
sumFile() succeeded.

...and another run on P3 750Mhz, Unstable

read #1023 of 8192 bytes 
read #1024 of 8192 bytes 
done with read of /dev/mem (returned 1).
sumFile() succeeded.

...and with the fragile arg :

read #1023 of 8192 bytes 
read #1024 of 8192 bytes 
done with read of (fragile) /dev/mem (returned 1).
sumFile() succeeded.

Cheers Rich Wale.



Reply to: