Hi,
I notice there is a problem with the Novell netware client (version 4.83)
which runs on Win XP Prof. I attached my driver to the Novell netware
client, and intercept read requests. When the read request arrives, I
allocate my own buffer, allocate an MDL and lock it, then in my read
completion routine, I examine the buffer. I found out that if the read
length is more than 262144 bytes, the data I got from the completion routine
is corrupted.
Microsoft Netware client works just fine. Can anyone verify this?
Regards,
Sin-Lam