Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.2 KiB

  1. eqn.sys - Equinox NT 5.0 Driver 9/23/98 3.35m.5.0.T7
  2. EQNLOGR.EXE - Diagnostic Utility, Equinox Logger is a windows based
  3. application which captures messages
  4. from the SST driver and writes them to a disk file.
  5. Controls are provided to archive or discard log files.
  6. eqntrace.exe - Diagnostic Utility, Equinox trace is a cmd based application
  7. which enables tracing on a SST port.
  8. Usage: eqntrace n {/on | /off} [/mp |/all]
  9. where "n" is COMn for desired device
  10. /on : turns on tracing
  11. /off : turns off tracing
  12. /mp: turns on Modem Pool tracing
  13. /all : turns on All tracing, default for non Modem Pool Ports
  14. EQNLOOP.EXE - Diagnostic Utility, Equinox Loopback is a windows based
  15. application which exercises a COMPort.
  16. It verifies correct operation of the SST driver and
  17. hardware under stress conditions.
  18. EQNCLASS.DLL - Equinox Co-installer
  19. EVPNT50i.hlp - Equinox help for Equinox Co-installer
  20. ASYNCEQN.INF - Equinox .inf file, might need to be changed before
  21. added to build.
  22. EQNdiag.exe - Diagnostic Utility, Equinox Channel Diagnostic utility is
  23. a windows based application designed to provide additional
  24. diagnostic information about Equinox ports.
  25. "eqndiag" can be used while a comm application is using
  26. the port to report whether the port is open or closed,
  27. control signal states, current mode settings,
  28. MULTIPRT.inf - Sample MULTIPRT.INF to add Equinox CoInstaller to
  29. the MultiPortSerial class.
  30. --------------- NT 4.0 to NT 5.0 UPGRADE FILES -----------------
  31. EQNUPGRD.DLL - Equinox NT 4.0 to NT 5.0 Upgrade DLL
  32. For NT 5.0 CDROM I386\WINNTUPG\OEM\EQN directory
  33. NETMAP.INF - Equinox NT 4.0 to NT 5.0 Upgrade INF
  34. For NT 5.0 CDROM I386\WINNTUPG\OEM\EQN directory
  35. * NOTE: A line for oem\eqn directory must be added to section
  36. [OemNetUpgradeDirs] of file I386\WINNTUPG\NETUPG.INF.
  37. --------------- WIN9x to NT 5.0 UPGRADE FILES -----------------
  38. MIGRATE.DLL - Equinox WIN9x to NT5.0 Migration DLL
  39. For NT 5.0 CDROM I386\WIN9XMIG directory