Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mmap - undocumented error return EFAULT

807559Oct 13 2005
I am using mmap to communicate with VME devices. I have a situation where I am able to successful map a device's VME base address and communicate with it via memory reads and writes, but on a subsequest mmap call with the exact same parameters I am getting EFAULT. This return is not documented in the mmap MAN page. Does anyone know under what conditions this might be returned?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 10 2005
Added on Oct 13 2005
0 comments
253 views