hello everyone i have this following problem.i ma attahing my last
conversation with RNDIS feedback ppl.can anyone point me in the right
direction.
---------- Forwarded message ----------
From: shahzad iqbal
Date: Tue, Oct 13, 2009 at 12:12 PM
Subject: Re: (Help required)RNDIS function device with NDIS 6.2 support.
To: xxxxx@microsoft.com>
Dear XXXXX,
i have already updated the inf file according to the link you have
given below.and my RNDIS device works fine with windows 2000 and xp.
the problem i am facing is
1) when i connect the RNDIS device(which i have designed and constructed) to
windows vista .vista keeps asking for OID_GEN_STATISTICS.On the other hand
in my device have not implemented any functionality of this OID.so my
device stalls the endpoint.windows then resets my device and this process
goes on forever.
2)after taking a look at MSDN i have found that OID_GEN_STATISTICS is
mandatory in windows vista.
now windows vista has the NDIS version 6.0 .and in NDIS 5.X
OID_GEN_STATISTICS doesnt exist.
so what i need now is the specifications of NDIS version 6 so that i can
upgrade my USB device to work with Windows VIsta.
Regards,
Shahzad
On Mon, Oct 12, 2009 at 11:32 PM, XXXXXXX
> wrote:
> The 5.x RNDIS drivers (RNDISMPX and USB8023X) are in-box in Windows XP,
> 2003, Vista, 2008, Windows 7 and Server 2008 R2. All you need to do is
> provide an INF based on the INF template at
> http://msdn.microsoft.com/en-us/library/bb500930.aspx.
>
>
>
> The RNDIS drivers were re-developed in Windows 7 to interface with NDIS
> using the NDIS 6.x specification, resulting in RNDISMP6 and USB80236. For
> your device to start using the new drivers, you will need to shift to an
> updated INF template. The same INF can be used in Windows 7 and all
> down-level operating systems. When your device is installed on an older
> operating system, the INF will use the NDIS 5.x ?X? drivers; when installed
> on Windows 7, it will use the new NDIS 6 ?6? drivers.
>
>
>
> I need to locate a copy of the new INF template. When I do, I will forward
> it to you.
>
>
>
> Your device will work in Windows 7 with the existing INF template.
> However, it will continue to use the older v5 drivers. I would recommend
> using the new model.
>
>
>
> From: xxxxx@gmail.com [mailto:xxxxx@gmail.com] *On
> Behalf Of *shahzad iqbal
> Sent: Monday, October 12, 2009 4:01 AM
> To: Remote NDIS Feedback
> Subject: (Help required)RNDIS function device with NDIS 6.2 support.
>
>
>
> Hi,
>
> i am working on a USB RNDIS device which i need to make compatible
> with windows vista and windows 7.
>
> by far i know i need to make my usb device NDIS version 6.2 compatible.but
> i ma unable to find the NDIS 6.2 specifications .i do know that are
> proprietary stuff.but how can i get them.and if i dont need them.could you
> direct me to a resource from where i can get some help.
>
> sincerely,
>
> Shahzad Iqbal
>