DHCP_REQUEST_WLAN

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

From: Joshua Buergel (joshb_at_nwlink.com)
Date: 07/01/04


Date: 1 Jul 2004 15:03:22 -0700

Does anyone know why DHCP is using DHCP_REQUEST_WLAN with my miniport?
 It's a virtual miniport, and it emulates 802.3 in the same was as
VMINI, but the process for getting an address via DHCP seems to be
different for mine. I am being added to v_pEstablishedList during a
call to RequestWLan which is in response to a DHCP_REQUEST_WLAN. This
appears to be causing me problems further down the line, when my
miniport reports a disconnect and then reconnect. In this latter
case, the DHCP processing fails because it cannot find my driver in
the established list. Any reason why CE.NET appears to believe my
driver is different from VMINI, considering I've matched as closely as
I can how it behaves with OIDs?

-- 
Joshua Buergel


Relevant Pages

  • Re: NIC fails in RELEASE build CE 5.0
    ... Make sure that you understand what the interrupt settings are telling the ... the driver which of the chip outputs to use). ... I get this sequence repeated while DHCP keeps ... that you don't have the VMINI entries in the registry. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: DHCP differences between VMini and NDIS
    ... We're seeing some differences between DHCP operation on our some ... VMini mode but not when running NDIS. ... is loaded like a regular network driver but it did no hardware ... (l'indirizzo di reply di questo messaggio non è ...
    (microsoft.public.windowsce.platbuilder)
  • Re: NIC fails in RELEASE build CE 5.0
    ... There's a "how to use vmini" document in the VMINI directory. ... that you don't have the VMINI entries in the registry. ... VMINI driver in a debug build it works fine. ... The CE board sends a "DHCP Discover message", ...
    (microsoft.public.windowsce.platbuilder)
  • Re: NIC fails in RELEASE build CE 5.0
    ... And you did remove VMINI in the release build, ... VMINI driver in a debug build it works fine. ... In the release build, DHCP ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Sample NDIS driver
    ... Make sure the dhcp is running in your image. ... First thing to check is if your miniport driver's SendHandler is called to ... This posting is provided "AS IS" with no warranties, and confers no rights. ...
    (microsoft.public.windowsce.platbuilder)