Is d_mmap used ?

Hans Petter Selasky hselasky at c2i.net
Sat Aug 27 15:51:36 GMT 2005


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


More information about the freebsd-hackers mailing list