Hello,
I need to know how can I catch a IDE, (primary master, primary slave,
secondary master or secondary slave ) of one partition… on disk…
ofr exmaple I want to know if a partition F, is at secondary master IDE
position.
Thanks Moises
-----Mensaje original-----
De: William Chow [SMTP:xxxxx@figure8.com]
Enviado el: S?bado, 15 de Diciembre de 2001 01:16 p.m.
Para: File Systems Developers
Asunto: [ntfsd] Re: Missing exported function in ntoskrnl.lib
I’ve used this function multiple times. Seems to work fine, no link
problems.
What exactly is your question?
----- Original Message -----
From:
> To: “File Systems Developers”
> Sent: Friday, December 14, 2001 2:33 AM
> Subject: [ntfsd] Missing exported function in ntoskrnl.lib
>
>
> > Hi all,
> >
> > I am enquiring if anyone has had to use the function
> > ExTryToAcquireResourceExclusiveLite()?
> >
> > I am writing an FS and have a requirement for this function. It is
> defined
> > in the ntifs.h and ntddk.h headers, however it is not exported in
> the
> > ntoskrnl.lib hence unresolved linker problems. I am currently using
> the
> > ExAcquireResourceExclusiveLite() with the Wait param set to false.
> However
> > the doco seems to point to an optimization with
> > ExTryToAcquireResourceExclusiveLite function…
> >
> > Have been through the MSDN and OSR looking for any info regarding
> this
> > function, could not find any outstanding BUGS or PRB’s.
> >
> > Note: I am developing under NT4 SP6 with the IFS Kit.
> >
> > Regards,
> >
> > Ian
> >
> > —
> > You are currently subscribed to ntfsd as: xxxxx@figure8.com
> > To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> >
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@fie.uclv.edu.cu
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
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
Try IOCTL_SCSI_GET_ADDRESS, worked on NT4 at least.
Max
----- Original Message -----
From: “Moises Herrera Vazquez”
To: “File Systems Developers”
Sent: Monday, December 17, 2001 5:35 PM
Subject: [ntfsd] Can any body talk me how can I get IDE position of a partition DISK
Hello,
I need to know how can I catch a IDE, (primary master, primary slave,
secondary master or secondary slave ) of one partition… on disk…
ofr exmaple I want to know if a partition F, is at secondary master IDE
position.
Thanks Moises
> -----Mensaje original-----
> De: William Chow [SMTP:xxxxx@figure8.com]
> Enviado el: Sábado, 15 de Diciembre de 2001 01:16 p.m.
> Para: File Systems Developers
> Asunto: [ntfsd] Re: Missing exported function in ntoskrnl.lib
>
> I’ve used this function multiple times. Seems to work fine, no link
> problems.
> What exactly is your question?
>
>
> ----- Original Message -----
> From:
> To: “File Systems Developers”
> Sent: Friday, December 14, 2001 2:33 AM
> Subject: [ntfsd] Missing exported function in ntoskrnl.lib
>
>
> > Hi all,
> >
> > I am enquiring if anyone has had to use the function
> > ExTryToAcquireResourceExclusiveLite()?
> >
> > I am writing an FS and have a requirement for this function. It is
> defined
> > in the ntifs.h and ntddk.h headers, however it is not exported in
> the
> > ntoskrnl.lib hence unresolved linker problems. I am currently using
> the
> > ExAcquireResourceExclusiveLite() with the Wait param set to false.
> However
> > the doco seems to point to an optimization with
> > ExTryToAcquireResourceExclusiveLite function…
> >
> > Have been through the MSDN and OSR looking for any info regarding
> this
> > function, could not find any outstanding BUGS or PRB’s.
> >
> > Note: I am developing under NT4 SP6 with the IFS Kit.
> >
> > Regards,
> >
> > Ian
> >
> > —
> > You are currently subscribed to ntfsd as: xxxxx@figure8.com
> > To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> >
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@fie.uclv.edu.cu
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
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