Re: Sample userclient for filter scheme driver
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com To: darwinKernel <darwin-kernel@lists.apple.com> Cc: darwindriver <darwin-drivers@lists.apple.com> Now i want to write userclient for this filter scheme driver so that my user space application will communicate with this driver through this userclient interface. Is there any documentation or sample code of writing userclient specific to filter scheme driver??? <http://developer.apple.com/samplecode/SimpleUserClient/SimpleUserClient.html> <http://developer.apple.com/documentation/DeviceDrivers/Conceptual/WritingDeviceDriver/MakingHWAccessible/chapter_5_section_3.html> S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ 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... At 17:56 +0530 10/2/05, Yogesh P wrote: Please don't cross post to multiple list. It causes problems for folks, like me, who are on one list but not on the other. Writing a custom user client for a filter driver is no different than writing a custom user client for any I/O Kit drive. The SimpleUserClient sample and the standard I/O Kit documentation should set you going in the right direction. This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn