site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Are you trying to map a file inside the kernel, or in user space? = Mike On Aug 7, 2006, at 2:52 AM, plumber Idraulico wrote: someone has rewrote a complete ( and good and tested and not buggy ) mmap(2) wrapper with the IOKit ? bsd_mmap( void *addr, size_t len, int prot, int flags, int fd, off_t offset ); | Best Regards _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/drivers%40mu.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... I/O Kit doesn't know anything about files, so this seems a bit pointless. This email sent to drivers@mu.org This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Smith