home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / depca13c.zip / release.not < prev   
Text File  |  1992-06-16  |  7KB  |  214 lines

  1. ****************************************************************************
  2.  
  3.                 TRADEMARKS
  4.  
  5. ****************************************************************************
  6.  
  7.  
  8. DEC, DIGITAL, DEPCA, DEMCA, DEC PATHWORKS, DEC EtherWORKS, and DECnet are 
  9. trademarks of Digital Equipment Corporation.
  10.  
  11. ****************************************************************************
  12.  
  13.                          DE422 EISA Network Interface
  14.  
  15. ****************************************************************************
  16.  
  17. NOTE:  EISA computer system owners who use the DE422 card should be aware 
  18. that IRQs 9, 10, or 11 may be used by the operating system.  Typically the 
  19. IRQ conflict will be flagged with a DE422-88 error.  However under remote 
  20. boot the system may lock up while initializing.  If this condition occurs 
  21. select a different IRQ setting for the card.
  22.  
  23. For dual DE422 boards used in a Novell network as a router, remove both boot
  24. ROMs which were shipped with the boards.
  25.  
  26. When using warm boot (CTL, ALT, DEL) with Zenith systems, the system may
  27. not respond appropriately.  Should that happen use a cold boot (power off,
  28. power on) or diskette remote boot.
  29.  
  30. ****************************************************************************
  31.  
  32.      Error Messages for DOS and OS/2 NDIS MAC Drivers
  33.  
  34. ****************************************************************************
  35.  
  36.  MAC0001E: Protocol Manager is not loaded.
  37.  
  38.     Explanation: The PROTMAN.SYS file was not loaded successfully.
  39.  
  40.     User Action: Make sure the files PROTMAN.SYS and PROTOCOL.INI 
  41.     exist in the C:\DECNET\ directory and that the following line 
  42.     exists in your CONFIG.SYS file "device=c:\decnet\protman.sys 
  43.     /I:c:\decnet\".
  44.  
  45.  
  46.  MAC0002E: Protocol Manager is unable to retrieve configuration information
  47.        from PROTOCOL.INI file.
  48.  
  49.     Explanation: The protocol manager was not able to retrieve 
  50.     any protocol information from the PROTOCOL.INI file.
  51.  
  52.     User Action: Make sure the file PROTOCOL.INI exist in the 
  53.     C:\DECNET\ directory and that the following line exists in 
  54.     your CONFIG.SYS file:
  55.           "device=c:\decnet\protman.sys /I:c:\decnet\".
  56.  
  57.     Also make sure the PROTOCOL.INI file contains the following 
  58.     two lines:
  59.           [protocol manager]
  60.           DRIVERNAME = PROTMAN$
  61.  
  62.  
  63.  MAC0003E: Protocol Manager rejected registration information.
  64.  
  65.     Explanation: Unable to register driver with Protocol Manager.
  66.  
  67.     User Action: Check to make sure the parameters in the 
  68.     PROTOCOL.INI file are correct for your ethernet card 
  69.     configuration.
  70.  
  71.  
  72.  MAC0004E: Unable to retrieve configuration information from 
  73.        PROTOCOL.INI file.
  74.  
  75.     Explanation: The DEPCA driver was not able to retrieve 
  76.     any protocol information from the PROTOCOL.INI file.
  77.  
  78.     User Action: Make sure the file PROTOCOL.INI exist in the 
  79.     C:\DECNET\ directory and that the following line exists in 
  80.     your CONFIG.SYS file:
  81.           "device=c:\decnet\protman.sys /I:c:\decnet\".
  82.  
  83.     Also make sure the PROTOCOL.INI file contains the 
  84.     following two lines:
  85.           [DEPCA]
  86.           DRIVERNAME    = DEPCA$
  87.  
  88.  
  89.  MAC0005E: Keyword '%2' is not a valid keyword.
  90.  
  91.     Explanation: The keyword specified is not recognized by the 
  92.     DEPCA driver as a valid keyword and will be ignored.
  93.  
  94.     User Action: Check to make sure the keyword specified is 
  95.     spelled correctly.
  96.  
  97.  
  98.  MAC0006E: Keyword '%2' parameter is lower than minimum, using default.
  99.  
  100.     Explanation: The parameter for the keyword specified is lower 
  101.     than the minimum value allowed, the default value for this 
  102.     keyword will be used.
  103.  
  104.     User Action: Check the parameter value for the keyword 
  105.     specified and make sure it falls within the allowed range.
  106.  
  107.  
  108.  MAC0007E: Keyword '%2' parameter is higher than maximum, using default.
  109.  
  110.     Explanation: The parameter for the keyword specified is 
  111.     higher than the maximum value allowed, the default value 
  112.     for this keyword will be used.
  113.  
  114.     User Action: Check the parameter value for the keyword 
  115.     specified and make sure it falls within the allowed range.
  116.  
  117.  
  118.  MAC0008E: Keyword '%2' parameter string is too long, using default.
  119.  
  120.     Explanation: The parameter string for the keyword specified 
  121.     is too long, the default value for this keyword will be used.
  122.  
  123.     User Action: Check the parameter string for the keyword 
  124.     specified and make sure it is not longer than the maximum 
  125.     string length.
  126.  
  127.  
  128.  MAC0009E: Keyword '%2' has too many parameters.
  129.  
  130.     Explanation: Too many parameters were entered for the keyword 
  131.     specified, the keyword will be ignored and the default value 
  132.     used.
  133.  
  134.     User Action: Remove the extra parameter values for the 
  135.     keyword specified.
  136.  
  137.  
  138.  MAC0011E: Unable to allocate enough memory for driver.
  139.  
  140.     Explanation: The driver was unable to allocate enough memory.
  141.  
  142.     User Action: The driver needs to allocate some memory. 
  143.     Make sure that other drivers loaded do not allocate all 
  144.     the memory.
  145.  
  146.  
  147.  MAC0012E: Unable to detect ethernet card.
  148.  
  149.     Explanation: The driver was unable to detect the presence 
  150.     of a DEPCA, DE100, DE200 or DE210 ethernet card in your 
  151.     workstation.
  152.  
  153.     User Action: Make sure that one of the above ethernet cards 
  154.     is properly  configured and installed in your workstation.
  155.  
  156.  
  157.  MAC0013E: Unable to detect ethernet address PROM.
  158.  
  159.     Explanation: The driver was unable to detect presense of 
  160.     an ethernet address PROM on the ethernet card.
  161.  
  162.     User Action: Make sure the ethernet card contains an 
  163.     ethernet address PROM.  If it does then it is either not 
  164.     set properly on the ethernet card or is bad and needs to 
  165.     be replaced.
  166.  
  167.  
  168.  MAC0014E: Diagnostic error detected on ethernet card.
  169.  
  170.     Explanation: The driver detected an error from the power 
  171.     on diagnostics routine.
  172.  
  173.     User Action: Check the error code returned from the power 
  174.     on diagnostics and refer to the ethernet card owner's manual 
  175.     for the correct action to take.
  176.  
  177.  
  178.  MAC0015E: Initialization failure.
  179.  
  180.     Explanation: The driver encountered an initialization failure 
  181.     during startup.
  182.  
  183.     User Action: Make sure the ethernet card is properly 
  184.     configured and installed in your workstation.
  185.  
  186.  
  187.  MAC0016E: Maximum DEPCA MAC Drivers already loaded.
  188.  
  189.     Explanation: The Maximum DEPCA MAC Drivers have been loaded in
  190.     the system.
  191.  
  192.     User Action: Remove one or more unwanted  DEPCA MAC Drivers.
  193.  
  194.  
  195.  MAC0017E: Not enough configuration information provided in PROTOCOL.INI
  196.  
  197.     Explanation: Missing information in PROTOCOL.INI to run DEPCA 
  198.         MAC Driver.
  199.  
  200.     User Action: Make sure PROTOCOL.INI has enough information.
  201.  
  202.  
  203.  MAC0018E: Invalid Adapter Name specified in PROTOCOL.INI 
  204.  
  205.     User Action: Check the Adapter Name in PROTOCOL.INI.
  206.  
  207.  
  208.  MAC0019E: Invalid value specified in PROTOCOL.INI
  209.  
  210.     Explanation: This message is displayed when NETADDRESS value in not
  211.     specified correctly.
  212.  
  213.     User Action: Make sure the NETADDRESS format is correct.
  214.