| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Duane --I am seeing a kIOReturnIPCError form an IOUserClient down call (i.e. Yes, it's a hard limit for IPC. Typically, you solve this by: 1) Save the task_t passed to your user client in initWithTask(). 2) Pass a pointer to the large buffer and use IOMD::withAddressRange() (which takes the task_t parameter) 3) prepare() it 4) Use it for DMA in conjunction with an IODMACommand or use readBytes()/writeBytes() 5) complete() it 6) release the IOMD HTH, -- Chris ------------------ 6 Infinite Loop M/S 306-2MS Cupertino CA 95014 phone: (408) 974-4033 fax: (408) 862-7577 email: email@hidden |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden This email sent to email@hidden
| References: | |
| >IOUserClient size limit? (From: "Duane Murphy" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.