how to write and override IOBlockStorageDriver???
how to write and override IOBlockStorageDriver???
- Subject: how to write and override IOBlockStorageDriver???
- From: "Mekhala Patil" <email@hidden>
- Date: Tue, 7 Feb 2006 19:54:32 +0530
Hi
Folks,
I
want to write IOBlockStorageDriver to trap/overload the read/write request.
I
would like to know from where should I start??? I have downloaded
IOATABlockStorageDriver code from Darwin
site. But after going through ioregistry I came to know that
IOATABlockStorageDriver is layered below IOBlockStorageDriver which converts
ATA specific read/write requests to generic read/write requests.
Whereas
I want to write IOBlockStorageDriver for SCSI devices.
Is
there any code available for IOBlockStorageDriver which uses SCSI drivers as
transport layer drivers?
Also
how can my IOBlockStorageDriver gets loaded with the default
IOBlockStorageDriver?
Thanks
in advance.
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