> > Still better is using __DEVOLATILE from sys/cdefs.h, which does a cast to > uintptr_t first. This way, you even avoid this warning :) Is it available with FreeBSD4.10 release? I am working on 4.10. I couldnt find this __DEVOLATILE. OR Is it defined in any other file for 4.10 release? Tejas