Re: Three NDIS Active sessions

From: Maxim S. Shatskih (maxim_at_storagecraft.com)
Date: 04/14/04


Date: Thu, 15 Apr 2004 00:40:39 +0400


    Yes, WinCE will support 3 network adapters at a time.

    The power management bugs you see can be related to a famous bug in
PASSTHRU sample, which is too directly copy-pasted from Windows NT sample and
really causes the device to hang on resume due to deadlock in NDIS.

-- 
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Ashish" <anonymous@discussions.microsoft.com> wrote in message
news:DCC5BC44-D5E9-4A09-9444-C325873A5FD6@microsoft.com...
> Hi,
> We are using Platform builder4.2 and we are trying to develop a product which
supports GPRS, Wireless LAN and ethernet.
> The problem we are facing is whenever we are use two radios they work fine
but whenever we install the driver for all the three networking device we see
our unit having lock ups after suspend/resume. Does NDIS supports three Active
session at a time on CE.NET 4.2.
>
> Thanks
> Ashish


Relevant Pages

  • Re: Security templates and settings in Windows XP
    ... The UID will change each time you bind and unbind the QoS Packet Scheduler from the interface. ... the appropriate binding is created in Network Adapters and given the NetCfgInstanceID for the interface referenced in the PSched parameters. ... Security templates and settings in Windows XP ...
    (Focus-Microsoft)
  • Re: Home Networking
    ... I can see why you're not getting much connectivity. ... no network adapters or that your network adapters ... OS= Windows XP Home Edition SP1 ... Firewall= Windows Firewall ...
    (microsoft.public.win2000.networking)
  • Re: Passthru performance issues with 802.11 adapters
    ... try the Passthru sample that came with the Windows XP DDK. ... > entry points to watch for recurring OIDs on the WiFi adapter. ...
    (microsoft.public.development.device.drivers)
  • Re: Need to list the Physical Network Adapters installed on a System
    ... There are perhaps shortcuts for specific systems, but if you want to be able to detect on Windows 2000 and Windows XP including Norton Ghost ... I think it's because the boxes were built with Norton Ghost and they blasted every possible NIC into the registry regardless of whether it was in the machine or not! ... If I query the WMI class Win32_NetworkAdapter, it returns all the adapters including the Virtual network adapters. ... But searching for specific strings like PCMCIA/PCI/ISA/EISA will be difficult as we need to list all possible strings possibel for PNP Device ID for different network adapters. ...
    (microsoft.public.win32.programmer.wmi)