Question on Filter scheme driver example
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi folks, I had gone through the Mass storage driver pdf and according to the example given in the pdf for Developing filter scheme driver write sample filter scheme driver and it works fine for the diskimage which i had created through hdiutil In this example i specify "Content Hint" property as MySoftwareCompany_MyContent in the IOKit personality for driver matching and read/write calls in my filter scheme driver works fine when i write or read on this partition. But when i specify "Content Hint" property as Apple_HFS which i think is the default content hint for the partitions created on MAC OS X and load my filter scheme driver which also has this property with the value Apple_HFS i doesn't get the read/write IOLogs on the console and sees only start and init function IOLogs repeatedly. I have four partitons with Apple_HFS content hint which i had created during installation of MAC OS X. I want to know if i specify the "Content Hint" as Apple_HFS will my filter scheme driver work for all the four partitions other than the diskimage partition i have created using hdiutil??? Thanks in advance, YOGESH PAHILWAN (SOFTWARE ENGINNER) S P Software Technologies (I) Pvt. Ltd. (An ISO 9001:2000 Company) Pune, Maharashtra, India - 411 004. Tel : 91-20-4006154, 4006983, 4007503. Fax : 91-20-4006153. Email : pahilwan.yogesh@spsoftindia.com Visit us at : www.spsoftindia.com _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Yogesh P