Multiple IOMedia objects creation in Filter Scheme Driver
Multiple IOMedia objects creation in Filter Scheme Driver
- Subject: Multiple IOMedia objects creation in Filter Scheme Driver
- From: "Mekhala" <email@hidden>
- Date: Mon, 21 Feb 2005 19:03:11 +0530
Hi,
I have 3 partitions created on a disk
and have written a filter scheme driver, which matches on ContentHint property
of these partitions and successfully loads my driver. But after loading the
driver, it is exposing only one IOMedia object instead of 3 IOMedia objects for
all 3 partitions. For this I have created one media object in the start()
routine in my filter scheme driver as mentioned in SampleFilterSchemeDriver code
in Mass_Storage.pdf
If I want to expose all the
partitions as IOMedia objects through my filter scheme driver then How will
i create IOMedia objects for all partitions
and how will I iterate through all
the IOMedia objects created by my driver from user space
application.
Thanks and Regards,
Mekhala
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden