Network Errors Using 3COM 3C590 NIC In Windows NT

Last reviewed: May 5, 1997
Article ID: Q139731
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation versions 3.5, 3.51 and 4.0
  • Microsoft Windows NT Server versions 3.5, 3.51 and 4.0 -------------------------------------------------------------------------

SYMPTOMS

When you use the 3Com 3C590 network interface card (NIC) with Windows NT, network errors occur.

CAUSE

This problem occurs in any network operating system. There is a problem with the PCI busmastering on the 3Com 3C590 NIC.

RESOLUTION

To correct this problem, disable the PCI busmastering of the NIC by modifying the registry:

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

  1. Run Registry Editor (REGEDT32.EXE).

  2. From the HKEY_LOCAL_MACHINE subtree, go to the following key:

          \SYSTEM\CurrentControlSet\Services\EL59X1\Parameters
    

  3. From the Edit menu, select Add Value.

  4. Add the following:

          Value Name: Busmaster
          Data Type:  REG_SZ
          Data: no
    

  5. Choose OK and quit Registry Editor.

  6. Shutdown and restart Windows NT.


Additional query words: prodnt 3.51 bus master mastering
Keywords : kb3rdparty kbhw kbnetwork nthw
Version : 3.1 3.5 3.51
Platform : WinNT


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 5, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.