Filtering Raw & FS disks

Hi
Thanks for clearing up the issue with sleep/wakeup.
I’ve one more issue to be solved.

The driver I port has to filter raw disks during the
initial release and later has to support FS disks
also.
For FS disks I can use the approach(layer above FS) as
in FILEMON(sysinternals). I hope to layer above FtDisk
for raw disks. Is this approach correct.

Also my another question is, by layering below FS
driver, is it possible to filter both Raw & FS disks.
Pointers to any sample drivers that does this will be
helpful.

Thanks,
Sajeev.


For Stock Quotes, Finance News, Insurance, Tax Planners, Mutual Funds…
Visit http://in.finance.yahoo.com/


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Hello
My driver has to filter raw disks during the
initial release and later has to support FS disks
also. For FS disks I can use the approach(layer above FS) as
in FILEMON(sysinternals). I hope to layer above FtDisk (as in DiskPerf)
for raw disks. Is this approach correct.

Also my another question is, by layering below FS
driver, is it possible to filter both Raw & FS disks.
Pointers to any sample drivers that does this will be
helpful.

Thanks for any help,
Sajeev.


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com