Re: mmap device simulate
Re: mmap device simulate
- Subject: Re: mmap device simulate
- From: Michael Smith <email@hidden>
- Date: Mon, 7 Aug 2006 09:00:07 -0700
I/O Kit doesn't know anything about files, so this seems a bit
pointless.
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden