In message <[EMAIL PROTECTED]>, Hans Petter Selasky wrote:
>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 ?
[EMAIL PROTECTED]/device_pager.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"