Re: Write/Read Bulk communication process in KEXT. How?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On May 23, 2006, at 6:53 AM, Chinki wrote: Hello all, Greetings!!! Best wishes, --gc ____________________________________________________________________ Garth Cummings gcummings@apple.com Sr. Software Engineer Apple Developer Technical Support <http://developer.apple.com/technicalsupport> _______________________________________________ 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... Upon searching the archives, I found out that although this question has been posted but there has been NO Answer for the same till date. I need to bulk write/read through my IO Driver (kext). Can any one explain how to use IOMemoryDescriptor ? Any sample example that illustrates the very simple communication. It sounds like you might not be aware of the existence of the Apple Developer reference library. I highly recommend you start at <http:// developer.apple.com/referencelibrary> and use the search engine on those pages to find what you're looking for. The reference library includes developer documentation, technical notes, sample code, and technical Q&As. This information is also on your Mac OS X machine at /Developer/ADC Reference Library if you have the development tools installed. You might also want to review the mailing list guidelines at <http:// lists.apple.com>. Note particularly the statement "While Apple employees monitor the lists, Apple doesn't guarantee that questions will be answered. The mailing lists are not a replacement for formal support or bug reporting procedures." If you need help beyond what the documentation and sample code provides, you can also make use of Apple Developer Technical Support. You can read more about this program at the URL in my email signature. This email sent to site_archiver@lists.apple.com
participants (1)
-
Garth Cummings