Hi~~
I look over tfilter.sys sample source.
I think it have some bug.
I install it, but it does’t work.
I put some Debug Message in source,
and I find some strange things.
tfilter can’t mount volume.
and It does’t attach rawdisk.
Is it just my problem?
Somebody tells me IFS KIT sample code have some bug.
What do you think about this ?
Please answer to me.
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Hi
can some body help me out?
we have got driver working on NT based on port and miniport concept.
they have used some HAL routines to get the PCI_COMMON_CONFIG resources
(Halgetbusdata,halassignslotresources,HalTranslatebusaddress etc).
Now we want to port this on win 2000 with handling plug and play IRPS.
but we found that those HALroutines are obsolate and are replaced with
IRP_MN_QUERY_CONFIG and IRP_MN_READ_CONFIG .
i want to know the necessity of implementing these routines in our
function driver.if so how to implement those routines
is there any way to get the PCI_COMMON_CONFIG information by the
StartDevice(PnP)? If so how to access that?
thanks in advance.
with regards
vreddy
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com