home *** CD-ROM | disk | FTP | other *** search
/ Tiny System Restore Pack / RESTORE.iso / DRIVERS / NETWORK / E100B / INFO / GENERAL / DMI.TXT < prev    next >
Encoding:
Text File  |  1997-04-22  |  5.2 KB  |  159 lines

  1.    DMI (Desktop Management Interface)
  2.                                                                     v1.08
  3. DMI support for Intel 82557-based PCI adapters:
  4.      EtherExpress PRO/10+ PCI
  5.      EtherExpress(TM) PRO/100B TX
  6.      EtherExpress PRO/100B T4
  7. ===================================================================
  8.  
  9.  
  10. Overview
  11. ========
  12.  
  13. This document includes:
  14.  
  15. -  How to get DMI working with your Intel 82557-based PCI adapter
  16.  
  17. -  What DMI is
  18.  
  19. -  How DMI works
  20.  
  21. -  What DMI needs
  22.  
  23. ________________________________________________________________________
  24.  
  25. NOTE: Before proceeding, your computer must be DMI-ready. If your
  26. computer is not DMI-ready, you need to install a DMI Service Layer on
  27. your computer. Intel provides a combined DOS and Windows* Service Layer
  28. on its BBS and WWW page. Access one of these services and download the
  29. self-extracting file DMISL.EXE. Follow installation instructions in the
  30. DMISL.TXT file.
  31. _________________________________________________________________________
  32.  
  33.  
  34. How to get DMI working with your adapter
  35. ========================================================================
  36.  
  37. PRO/10+ PCI adapter:
  38.  
  39.    copy E10PPCI.MIF to the C:\DMI\DOS\MIFS directory and E10PPCI.OVL to
  40.    the C:\DMI\DOS\BIN directory.
  41.  
  42. PRO/100B TX or T4 adapter:
  43.  
  44.    copy E100B.MIF to the C:\DMI\DOS\MIFS directory and E100B.OVL to the
  45.    C:\DMI\DOS\BIN directory.
  46.  
  47. All adapters:
  48.  
  49.    Restart the Service Layer. Make sure you add the "o=11" parameter. For
  50.    example,
  51.  
  52.         C:\DMI\DOS\BIN\SL o=11
  53.  
  54. This installs DMI support for your adapter and in turn allows your
  55. adapter to be managed through the Desktop Management Interface.
  56.  
  57. Note: Your adapter's network drivers must be loaded in order for
  58. management applications to manage your adapter. DMI support works with 16-
  59. bit DOS ODI and DOS NDIS 2.0 only.
  60.  
  61.  
  62. What DMI is
  63. ===========
  64.  
  65. The Desktop Management Interface (DMI) is an emerging computer industry
  66. standard for managing computer components, such as your 82557-based
  67. EtherExpress adapter.
  68.  
  69. Any desktop component designed to be DMI-compliant--your hard disk,
  70. operating system, software application, adapter--can dynamically
  71. communicate with management applications via the DMI.
  72.  
  73. |```````````````|        {`````}        |```````````````````|
  74. | DMI-compliant | <====> { DMI } <====> |   DMI-compliant   |
  75. |   Component   |        {     }        | Mgmt. Application |
  76. |               |         `````         |                   |
  77. ```````````````                         ```````````````````
  78.  
  79. In effect, the DMI is the middleman between DMI-compliant components and
  80. DMI-compliant management applications.
  81.  
  82. Your PRO/10+ PCI LAN adapter is compliant with the DMI spec. 1.1.
  83.  
  84.  
  85. How DMI works
  86. =============
  87.  
  88. At a fundamental level, DMI performs two functions: it stores information
  89. about components, and it provides the ability to query and change that
  90. information.
  91.  
  92. Information about how a desktop component can be managed is stored in a
  93. Management Information Format (MIF) file. Each DMI-compliant component
  94. has its own MIF file that includes information like location of the
  95. component, vendor name, and installation date. When you install DMI
  96. support for a DMI-compliant component, an entry is made into the MIF
  97. Database by the Service Layer.
  98.  
  99. The DMI Service Layer is software installed on desktop computers that use
  100. DMI. The Service Layer can be part of the computer's operating system, or
  101. it can be an add-on. For DOS, the Service Layer is an add-on loaded by a
  102. command in your AUTOEXEC.BAT file, just like network adapter drivers or
  103. disk-caching software.
  104.  
  105. DMI-compliant management applications use the Service Layer to interact
  106. with a desktop component by querying for information ("What's the name of
  107. the component manufacturer?"), requesting a change ("Change your I/O
  108. address to 310"), or accepting a message ("I'm out of paper").
  109.  
  110.  
  111. What DMI needs
  112. ==============
  113.  
  114. To use DMI, you need three things:
  115.  
  116. -  DMI Service Layer
  117.  
  118. -  DMI-compliant components and support software
  119.  
  120. -  DMI-compliant management application.
  121.  
  122.  
  123. DMI Service Layer
  124. -----------------
  125.  
  126. The DMI Service Layer can be part of your operating system or an add-on.
  127. Currently, service layers that work with DOS, OS/2* and Windows 3.1 have
  128. been developed by the Desktop Management Task Force (DMTF).
  129.  
  130. Intel provides a combined DOS and Windows Service Layer on its BBS and
  131. WWW page. Access one of these services and download the self-extracting
  132. file DMISL.EXE.
  133.  
  134.  
  135. DMI-compliant components
  136. ------------------------
  137.  
  138. Your 82557-based network adapter is a DMI-compliant component. Once you
  139. install your adapter, you still need to install the DMI support files, as
  140. described in the section "How to get DMI working with your adapter"
  141. above.
  142.  
  143.  
  144. DMI-compliant management applications
  145. -------------------------------------
  146.  
  147. Management applications are available from a variety of sources. For
  148. example, Intel's LANDesk(TM) Manager 2.0 is a DMI-compliant management
  149. application. For more information about LANDesk Manager, visit our
  150. corporate home page on the world wide web. From the home page, click on
  151. SEARCH and specify LANDesk Manager to get the latest information.
  152.  
  153.  
  154.  
  155. *  Other trademarks are the property of their respective owners.
  156.  
  157.  
  158.  
  159.