Russ.Dill at asu.edu said: > . However, some drivers *cough*jffs2*cough* will make unaligned reads > from time to time, but only rarely. In this case, the handler speeds > things up by doing the access, instead of producing an oops. Actually JFFS2 does it quite a lot. I added a byte to the dirent structure which means the names get unaligned. -- dwmw2