IRQ Conflict Using MicroGate SDLC Adapter

Last reviewed: April 17, 1997
Article ID: Q149706

The information in this article applies to:
  • Microsoft SNA Server for Windows NT, versions 2.0, 2.1, 2.11, and 3.0

SYMPTOMS

The MicroGate SDLC Link Service may report an IRQ conflict if the MicroGate MG96 or MG144 SDLC adapter is installed in a SNA Server. When you select Adapter Details during the MicroGate link service installation, you will see information similar to the following if this problem occurs:

   I/O Port Address:   0x380
   Interrupt(IRQ):     conflict?
   DMA Channel:        1

The System Event Log may also contain the following errors:

   Event ID: 7001
   Source: Service Control Manager
   Description: The SnaMG1 service depends on the IBMSYNC service which
   failed to start because of the following error: A device attached to
   the system is not functioning.

   Event ID: 7000
   Source: Service Control Manager
   Description: The IBMSYNC service failed to start due to the following
   error:
   A device attached to the system is not functioning.

CAUSE

The MicroGate MG96 and MG144 SDLC adapters include a built-in V.32 modem. These adapters are hardwired to use IRQs 3 and 4. Microsoft Windows NT detects IRQ3 as being used by the UART on these adapters during its startup sequence.

WORKAROUND

Change the dip switches on the MicroGate SDLC adapter to have the UART use COM3, instead of COM2, which is the default. The changes must be made via dip switches on the adapter because they are not software configurable. The diagnostics software will allow you to make configuration changes and test the changes. However, the changes are written to a configuration file and do not change the adapter settings.

The default dip switch settings on the adapter are:

S1: 1-8: 01111001 (0=off, 1=on) S2: 1-4: 1111 (all flipped up to ON position)

Change the dip switches to:

S1: 1-8:  10011001               S2: 1-4: 0111

This instructs the adapter to use COM3 for the UART.

UART = COM3, Base Address = x'03e8', IRQ = 5


Additional query words: prodsna
Keywords : kbnetserv kbnetwork
Version : 2.0 2.1 2.11 3.0
Platform : WINDOWS


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