On Saturday 27 August 2005 15:39, Kamal R. Prasad wrote: > When you mmap() a device, the d_mmap member is used. > eg:- fd = open("/dev/abc", O_RDWR); > my_addr = mmap(fd,...); Yes, but do you know from where it is called ? --HPS