* Christian Sühs chris@suehsi.de [060428 18:40]:
Two theories:
- caching of the C segment is messed up
- timing is messed up
Sorry, I'm not a bit guru. What is the result of that.
0x040000000>>30
type in bash:
$ printf "0x%x\n" $(( 0x040000000>>30 ))
Stefan