Re: obtaining vista logo for ndis+wdm drivers

Tech-Archive recommends: Fix windows errors by optimizing your registry



to get a vista logo (any type) for an NDIS-WDM driver, the lower WDF half
must be written using KMDF.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


<michael.waksman@xxxxxxxxx> wrote in message
news:1149585541.171474.327050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi everyone,

I mistakenly sent this to microsoft.public.windowsxp.device_driver.dev
forum, but I think this forum is more appropriate (sorry for the noise)

In the "Windows Logo Program 3.0" document I read the following
paragraph:


"A driver for an Ethernet device must make only NDIS or WDF calls. Any
calls to kernel mode components are not allowed."


Yet I am not sure what this sentence implies, especially I am not sure
about the following:


1. Is the NDIS + WDM lower edge (USB) model which was intreduced by
DDK still valid for:
Basic logo for Vista?
Premium logo for Vista?


or one must use NDIS+ WDF for new drivers?


2. I could not find any mandatory use of NDIS 6.0 for ethernet drivers
(regular not giga)
Can I assume than that I can obtain both Premium and Basic logo for
Vista using NDIS 5.x ?


Thanks
Miki



.



Relevant Pages

  • Re: WiFi how to send OIDs from user mode (windows vista)
    ... The diagram identifies the Microsoft-provided "Native 802.11 IM Driver" as being layered over the vendor-provided Native 802.11 miniport. ... Only the upper 802.3 edge of the Microsoft Native 802.11 IM driver is presented to the system for binding to ordinary NDIS protocols such as TCP/IP, ... This is true for Windows XP as well as for Vista. ... Microsoft has made modifications to WMI to enforce exclusive access to 802.11 adapter management functions. ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS5.1 driver in Vista
    ... driver to NDIS 6. ... Vista Build 5600. ... The same setup (NDIS miniport driver and the other driver from which i ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS5.1 driver in Vista
    ... IoCreateSymbolicLink(), Offcourse I am taking care abt the distach ... In Vista NdisMRegisterDevice() is not supported - this is ... I am registering my mniport driver with NDIS as below, ...
    (microsoft.public.development.device.drivers)
  • Re: Vista and NDIS 5.0, Do they play nicely together?
    ... We are going to port to NDIS 6.0. ... I just built our WLAN driver for NDIS 5.1 and Vista does ... recognised as a WLAN driver but changing the version in NdisMRegisterMiniportmakes Vista ...
    (microsoft.public.development.device.drivers)
  • obtaining vista logo for ndis+wdm drivers
    ... forum, but I think this forum is more appropriate ... "A driver for an Ethernet device must make only NDIS or WDF calls. ... Basic logo for Vista? ... Premium logo for Vista? ...
    (microsoft.public.development.device.drivers)