INF: Using an NDIS 2.0 Driver with Windows for Workgroups 3.11

Last reviewed: May 11, 1995
Article ID: Q124728
The information in this article applies to:
  • Microsoft Windows for Workgroups version 3.11

SUMMARY

NDIS 2.0 drivers are still used by some network vendors with Windows for Workgroups version 3.11. While the configuration for using these drivers with Windows for Workgroups 3.11 is different than with Windows for Workgroups 3.1 due to the migration to the NDIS 3.0 standard in Windows for Workgroups 3.11, it is possible to use NDIS 2.0 drivers with Windows for Workgroups 3.11.

MORE INFORMATION

You can install the real-mode NDIS 2.0 drivers automatically using the Network Setup icon, or you can install the drivers manually.

To install a driver automatically, the network vendor must provide a disk with the driver and an OEMSETUP.INF file for the driver. For information about creating OEMSETUP.INF files, please see the "Microsoft Windows for Workgroups Resource Kit."

To add an NDIS 2.0 driver manually, modify the [Network Drivers] section of the SYSTEM.INI file to contain the following entries:

   transport=<NDIS 2.0 driver filename>
   LoadRMDrivers=YES

REFERENCES

For additional information about using real-mode drivers with Windows for Workgroups 3.11, please see the "Microsoft Windows for Workgroups Resource Kit" Addendum, version 3.11.


Additional reference words: 3.11 ndis 2.0 wfw real mode drivers
KBCategory: kbsetup kbnetwork
KBSubcategory:


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 11, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.