home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / sysin814.zip / Readme.eng < prev    next >
Text File  |  2002-05-18  |  26KB  |  514 lines

  1.  
  2.                          Alexey Smirnov SysInfo/2 - Beta 0.8.14
  3.                         -------------------------------------
  4.  
  5. NAME
  6.         SysInfo.exe  -  OS/2 PM System Information utility, a ground-up clone of
  7.     the Symantec NU for Win 95/NT SysInfo concept.
  8.  
  9. SYNOPSIS
  10.         SysInfo/2 is a useful PM tool for any person who wants to know
  11.         more about their machine and understand how OS/2 uses the
  12.         hardware resources of their PC.  It is doesn't contain *any*
  13.         Symantec code (except of some grabbed pictures ;-), In the future, I
  14.     will replace these with my own)
  15.  
  16. DESCRIPTION
  17.         Because the original system information and analyse tools
  18.         provided by IBM and other manufacturers are less informative, I
  19.         wanted to fill this "outer space" by writing my own PM tool in
  20.         accordance with a modern view on the requirements.
  21.  
  22.         SysInfo/2 was written using SpeedSoft Sibyl compiler
  23.         (evaluation copy ;-)). To collect information about running
  24.         processes and memory utilization I use IBM Theseus API, so to
  25.         use my utility you need to place THESEUS0.DLL into X:\OS2\DLL 
  26.     or into the same directory as SysInfo.exe.
  27.         
  28.         List of features:
  29.          1st page - total information material:
  30.                 - CPU & FPU type and quantity, 
  31.                 - BIOS information,
  32.                 - Memory amount and utilization,
  33.                 - System Bus information,
  34.                 - HDD information,
  35.                 - Floppy info,
  36.                 - Video subsystem info,
  37.                 - MMOS2 (Multimedia) info,
  38.                 - LPT and Com port info,
  39.                 - OS/2 version,
  40.                 - Fixpack level, 
  41.                 - DOS support. 
  42.  
  43.         2nd page - total processes and memory distribution information
  44.  
  45.         3rd page - total volumes (dir's and files) information
  46.  
  47.         4th page - -//- video subsystem information
  48.  
  49.         5th page - -//- printers attached info
  50.  
  51.         6th page - -//- MMOS2 info
  52.  
  53.         7th page - -//- network subsystem info (MPTN, Internet and Novell Client)
  54.  
  55.         8th page -      System Device tree (like "My computer"
  56.                         properties in MustDie 95/98) that show all
  57.                         device known by OS/2 and all other devices that
  58.                         is not known by OS/2 but can be detected by
  59.                         myself (on PCI and may be EISA buses only).
  60.  
  61.      -------------------------------------------------------------------------
  62.  
  63.      The following options and features will be added by me:
  64.  
  65.         When I finish all non complete pages shown above I will work on
  66.         adding some benchmarks like NU SystemInfo does. They will appear
  67.         in 1st page (CPU & FPU bench) and in 3rd page (HDD bench). I ask
  68.         you to tell me what type of benchmarks you want to see in
  69.         SysInfo/2 tool in future.
  70.  
  71.         Also, I will add a 'Report' button to generate a text report for
  72.         all necessary pages and maybe, print them.
  73.  
  74.      -------------------------------------------------------------------------
  75.  
  76. INSTALLATION
  77.     This archive contains 2 similar executables - 1st one will work only
  78.     with Theseus 3 API, and next one will work only with Theseus 4 API 
  79.     (this one is recomended to use for OS/2 with KERNEL level 14.062 or 
  80.     higher). You can find them in archive in separate directories named 
  81.     /T3 for Theseus 3 API and /T4 for Theseus 4 API. In future author 
  82.     will try to use WarpIn to distibute SysInfo/2.
  83.  
  84.         Just copy SysInfo.exe and PCI.INI to any directory on you OS/2 drive 
  85.     (for example: C:\Utils\SystemInfo\) You also need to copy THESEUS0.DLL, 
  86.     SICPUBCH.DLL, SIFILBCH.DLL, SIMEMBCH.DLL and SIRNTIME.DLL into \OS2\DLL 
  87.     or into the same directory as SysInfo.exe.
  88.     If you are using OS/2 with KERNEL level 14.062 or higher (you can see 
  89.     KERNEL level when OS/2 is booted) - you do not need to add Theseus5.sys
  90.     to your CONFIG.SYS and don't need to reboot your system to work with
  91.     SysInfo. 
  92.     If your OS/2 KERNEL level is lower than 14.062 - it is better to use
  93.     Theseus 3 API, so, you must add Theseus5.sys as a DEVICE to your 
  94.     Config.sys and then reboot OS/2.
  95.     
  96.     NB: If you have somewhere in you LIBPATH some old versions of 
  97.         Theseus0.dll SysInfo/2 may hang or crash entire system.
  98.  
  99. FILES   
  100.     VIDEOCFG.DLL   - DLL from WSeB to replace an old one from Warp 3 
  101.                  which don't work with SysInfo.
  102.     SICPUBCH.DLL   - DLL that contain CPU&FPU benchmark code.
  103.     SIFILBCH.DLL   - same one, that contain File system benchmark code.
  104.     SIMEMBCH.DLL   - -//- that contain CPU<->Memory benchmark code.
  105.     SIRNTIME.DLL   - this DLL contains some SysInfo/2 runtime.
  106.     ReadMe.eng     - This file.    
  107.     PCI.INI           - This file is used by SysInfo/2 during PCI BIOS scaning.
  108.              Please, do not forget to copy it is SysInfo/2 directory!
  109.     /T4
  110.      SysInfo.Exe    - The PM utility itself that works with Theseus 4 API
  111.      THESEUS0.DLL   - The THESEUS4 API library.
  112.     /T3
  113.      SysInfo.Exe    - The PM utility itself that works with Theseus 3 API
  114.      THESEUS0.DLL   - The THESEUS3 API library.
  115.  
  116.  
  117. BUGS
  118.         I think, lots , so this is where you come in.
  119.  
  120.         Please, send me your Bug Reports with sceenshots and comments
  121.         that will help me to fix bugs you find. I am interesting in
  122.         information about any "Video & Printers information pages" bugs
  123.         that you can find. Also any bug in "Network subsystem" page will
  124.         be welcome. As for program crushes or hard traps, I think they
  125.         will not happen but, who knows...
  126.  
  127. VERSION LIST TRACKER
  128.     ver  0.814 18.05.2002 (public)
  129.       - Some new devices&vendors were added to PCI.INI (many new from 
  130.         nVidia);Special thanks to R.Dodin for help;
  131. ***      - Add PCI.INI file checking to avoid SysInfo/2 start with empty 
  132.         PCI.INI; Thanks to Sander Nyman for help;
  133. ***      - Ones more correct the code, that was announced in 0.8.11 (SysInfo/2
  134.         unable to work without PCI.INI file);
  135. ***      - TCP/IP information gathering algorithm bug was fixed for TCP/IP
  136.         protocol detection, if TCP/IP is not the first bounded protocol;
  137.         Special thanks to Darryl Sperber for help;
  138. ***      - Video detection algorithm correced due to some errors in 0.8.11 
  139.         build (this algorithm in 0.8.11 was taken from old archive, sorry
  140.         for that);
  141.       - Volume label now can display all 11 symbols, I think;
  142.       - Some speedup in "Disks" page opening (directories structure scanning
  143.         algorithm improved);Thanks to San Sanych;
  144.       - And many other corrections and updates.
  145.  
  146.     ver  0.811 01.03.2002 (public)
  147.       - Some new devices&vendors were added to PCI.INI;
  148. ***      - An error was corrected that prevent SysInfo/2 from working without
  149.         PCI.INI file;
  150.       - An error was corrected in Display identification algorithm working 
  151.         with new SDD builds ( > build 32 ). Now SysInfo/2 can identify 
  152.         Display information, returned from SDD;
  153. ***      - New PCI information is shown Device information window in "System 
  154.         Device Tree Page" - that is Power Saving Caps, AGP Caps and so on;
  155.       - And some other minor errors.
  156.  
  157.     ver  0.89 10.02.2002 (public)
  158. ***      - A lot of new devices&vendors were added to PCI.INI;
  159. ***      - CPU&FPU, Memory and FileSystem benchmarks are moved to DLLs and all
  160.         of them are using system timer to stop the test, so I think that for;
  161.         now my benchmarks will not freez the computer;
  162.       - Some code was moved to RunTime DLL;
  163.       - New OS/2 and FixPack versions were added too;
  164. ***      - Many bugs were fixed on Multimedia and Network page, so I think that 
  165.         for now SysInfo/2 will work more correclty;
  166.       - And also many, many other bugs and some misspelling are corrected too. 
  167.  
  168.     ver  0.88 21.04.2001 (public)
  169.       - Some new devices were add to PCI.INI;
  170. ***      - Due to a kindly help of Mikus Grinbergs and Dmitry Froloff an error
  171.         was corrected in PCI scanning algorithm that prevent SysInfo/2 to 
  172.         start;
  173. ***      - An error in Directory gathering algorithm was corrected, so for now 
  174.         "Disks" page must work well.
  175.  
  176.     ver  0.87 11.04.2001 (public)
  177. ***      - Due to a kindly help from Joachim Benjamins new SyInfo/2 comes with
  178.         new pictures!;
  179. ***      - PCI BIOS scaning algorithm is added. All information that it may
  180.         finds it will dispaly on "Device tree" page;
  181. ***      - Memry Read&Write benchmark is added to "Memory" page;
  182. ***      - CPU/FPU Benchmark on the first page is normalized using test 
  183.         information from more than 15th different CPU test results. AMD 
  184.         Athlon results are looking very strange! But this is documented 
  185.         truth. ;-))
  186.       - Video detection algorithm is rewroted again. Some new info is added
  187.         and code size is reduced;
  188.       - Some erorrs are corrected in multimedia detection algorithm. For
  189.         now it will work more stable;
  190.       - On the first page some new info about local version specification
  191.         was added to OS/2 version detection and FixPack level and KERNEL 
  192.         level detection algorithms;
  193.       - Also there - BIOS vendor detection algorithm was rewroted. Vendor
  194.         identificators were adedd for thouse BIOS manufacters as Intel,
  195.         Packard Bell, Insyde, Dell, etc.
  196. ***      - More over, more than 65% of all SysInfo/2 code were dramatically
  197.         rewroted. I think that for now is is better to start againg beta 
  198.         testing phase, couse new SysInfo/2 is a really new product. ;-))
  199. ***      - All code references to Sibyl DataBase Engine were erased from 
  200.         SysInfo/2 code. Note: I do not use Sibyl DataBase Engine, but some
  201.         Sibyl base classes were referenced to it. After removing thouse 
  202.         references total SysInfo/2 size and memory requirements were 
  203.         reduced greatly.
  204.  
  205.     ver  0.711 31.01.2001 (public)
  206. ***      - Memory analizing algorithm corrected to work with Theseus 3 API;
  207. ***      - Errors in Video detection algorithm are corrected. Now video memory
  208.         detection must work as it was decleared in SysInfo/2 ver. 0.7.10;
  209. ***      - Errors in Network information gathering algorithm are corrected too.
  210.         Now it must work with pre 32bit TCP/IP stack.
  211.  
  212.     ver  0.710 19.01.2001 (public)
  213. ***      - On the first page  OS/2 version detection algorithm and FixPack
  214.         level and KERNEL level detection algorithm were rewroted. Now 
  215.         SysInfo/2 will show OS/2 version and FixPack level in accordance 
  216.         with SYSLEVEL.* files information; 
  217. ***      - On "Memory" page processes, threads and modules enumerating 
  218.         algorithm was rewroted.  Now SysInfo/2 will show correct number of
  219.         modules, threads and processes running in system. 
  220. ***      - Also there - memory distribution detection algorithm was rewroted 
  221.         too. For now it will work faster and will show more accurate results. 
  222.       - Also there - memory leaks corrected in memory distribution detection
  223.         algorithm; 
  224. ***      - On "Video" page  - video detection algorithm is rewroted again. Now
  225.         it will show correct video memory ammount and Video adapter DAC 
  226.         description (for now is only tested to work with SDD); 
  227.       - "Help" button is temporary disable until author finished the 
  228.         development of SysInfo/2 help system; 
  229. ***      - On "Network" page - TCP/IP information gathering algorithm was 
  230.         modified, so for now all information (IP address, address mask, 
  231.         subnet gateway) is recieving through software calls. 
  232.        Note: This algorithm is based on 32 bit TCP/IP stack. If you are using
  233.         oldest 16 bit stack - SysInfo/2 will recieve all TCP/IP information 
  234.         by parsing MPTN and   TCPIP configuration files. 
  235.  
  236.       - And also many, many bugs and some misspelling are corrected too. ;-)) 
  237.  
  238. Note:    Due to users requests author will continue to support both Theseus 3 and
  239.     Theseus 4 API by creating 2 similar executables - 1st one will work only
  240.     with Theseus 3 API, and next one will work only with Theseus 4 API (this
  241.     one is recomended to use for OS/2 with KERNEL level 14.062 or higher). 
  242.     You can find them in archive in separate directories named /T3 for 
  243.     Theseus 3 API and /T4 for Theseus 4 API. In future author will try to 
  244.     use WarpIn to distibute SysInfo/2.
  245.  
  246.     ver  0.76  28.10.2000 (public)
  247. ***      - Thanks to Mike Reichel SysInfo/2 now works with new Theseus 4 API. 
  248.  
  249. Attention: Theseus 4 API is uncompatible with previous versions of Theseus. 
  250.        Starting with ver 0.7.6 SysInfo/2 will work only with Theseus 4 
  251.        or higher.
  252.  
  253.     ver  0.75  28.10.2000 (public)
  254.       - On the first page - former "Build level" now is named as 
  255.         "KERNEL Level";
  256.       - On "Disks" page  - Directory ListBox now shows information
  257.         more firmly due to icon spacing decrease;
  258. ***      - Now SysInfo/2 sends request directly to  SCREEN$ to 
  259.         determine Video memory size, but the results are still wrong;
  260. ***      - "CPU/FPU Benchmark" window was rewroted- I add some benchmarks
  261.         (Intel Pentium III 800), test results now are shown in special
  262.         window in numerical form and also many, many other corrections
  263.         were made ;-))
  264. ***      - "File IO BenchMark" window was rewroted in the same manner - now
  265.         test results are shown in numerical form, SysInfo/2 saves test 
  266.         results after "File IO Benchmark" window is closen and so on;
  267. ***      - Also, File IO Bench algorithm was rewroted too. An error in 
  268.         LongWord to Double convertation was correted - so for now 
  269.         SysInfo/2 will not report negative values in File IO Benchmark 
  270.         results;
  271. ***      - An error corrected in NetWare client detection algorithm - now your
  272.         Desctop will not being frozen if  SysInfo/2 can't find NET.CFG 
  273.         in the root of your boot drive. In next versions of SysInfo/2 I will 
  274.         try to get NetWare client information not by NET.CFG parsing but 
  275.         from software calls;
  276.       - And also many, many bugs and some misspelling are corrected too.;-))
  277.  
  278.      What I cann't correct for now:
  279. ***      - Video memory ammount definition. This is only error comes from IBM
  280.         (for example, on Matrox G400 with native Matrox drivers SysInfo/2 
  281.         shows 16Mb Video RAM, but if you use IBM GRADD or SDD - SysInfo/2 
  282.         shows 3Mb).
  283.         Dear friends! If you can help me to send this information to IBM 
  284.         - I'll be very glad!
  285.  
  286.         ver  0.70  01.10.2000 (public)
  287.       - Some corrections on "Network" page in choosing your Internet/
  288.         Intranet LAN adapters installed in your system (LAN0-:-LAN7).
  289. ***      - Add new video devices found in SDD Beta 35 to Video adapter 
  290.         and video memory identification algorithm.
  291. ***      - Added CPU/FPU Benchmarks, based on public algorithms (DhryStote 
  292.         & FLOPS). The results shown are normalized to typical Intel Pentium
  293.         166MMX + EDO RAM performance.
  294. ***      - Added File System IO BenchMarks that analize your file system 
  295.         performance. The results are shown in KBytes per second for reading
  296.         and writing tests. Thouse tests are launched 2 times - first using 
  297.         internal file system cache and next - without any caching.
  298. ***        Note: 
  299.          This is a very first release of CPU/FPU & FileIO BenchMarks.
  300.          So, please, don`t be too hard on them. ;-))
  301.  
  302.         ver  0.67  18.10.2000 (public)
  303.       - Some misspelling correted in  "About" window messages.;-)) 
  304. ***      - MPTN identification algorithm rewroted again. All MPTN peculiarity
  305.         are now taken into consideration, so I think SysInfo/2 will work 
  306.         better. 
  307. ***        Note:
  308.          this version of SysInfo/2 can determine all types of Network 
  309.          Interface cards and Protocols only if  /PROTOCOL (for NIC 
  310.          description files) and /MACS (for Protocol description files) 
  311.          directories are subbdirectories of /IBMCOM. What does it mean? You
  312.          can move entire /IBMCOM directory somewhere from drive C:, but you 
  313.          cann't move /MACS or /PROTOCOL directories separately from /IBMCOM
  314.          to another location. New version of SysInfo/2 will not work in that
  315.          case, so, please, do not send me bugreports if you move your /MAS 
  316.          or /PROTOCOL directories in that manner. 
  317. ***      - Video adapter and video memory identification algorithm rewroted 
  318.         again. For now SysInfo/2 know and can determine all Video cards are
  319.         supported by SDD Beta 32, plus allmost all Video adapters that are 
  320.         supported by OEM (all that I can find). 
  321. ***      - Possible memory leaks corrected in some basic SysInfo/2 classes. 
  322. ***      - On "Network" page a new option is added. Now you can choose your 
  323.         Internet/Intranet LAN adapters installed in your system (LAN0-:-LAN7)
  324.         and see appropriate IP address and Network masks. 
  325. ***      - MMOS2 identification algorithm rewroted. So, may be now allmost all
  326.         SysInfo/2 errors in Multimedia must be correted. 
  327.       - And also many, many bugs are corrected too. I think, now SysInfo/2
  328.         will work rather stable. ;-)) 
  329.  
  330.      What I cann't correct for now: 
  331.       - SysInfo/2 main window resizing - I really do not know how I can do
  332.         that using Sibyl classes. 
  333.       - 100% CPU usage and traps while Multimedia for OS/2 is analizing -
  334.         there are only errors that comes from IBM MMOS2 -  I don't do somewhat
  335.         else than collecting information about multimedia adapters and their 
  336.         properties. More ower - I took all my Multimedia code from public 
  337.         Help files comes from IBM DDK. ;-))
  338.  
  339.         ver  0.65  09.10.2000 (public)
  340. ***     - Added: "About" window now inform users about a step of investigation 
  341.        process (a 1st step to logging system).
  342. ***      - CPU speed identification algorithm rewroted (seams to be more 
  343.        accurate).
  344.      - Leading and Trailing spaces removed in memory ammount values.
  345. ***     - Video adapter and video memory identification algorithm dramatically
  346.        rewroted (seams to be more accurate). 
  347.        Note: if SysInfo/2 dispalyed your Video adapter as
  348.        "(Chip: <there are some digits>)" - please, send me a feedback and a 
  349.        screenshot, if you please. 
  350.      - Also there -  Added some new Video adapters: (Chips&Thechnology, 
  351.        Matrox, S3, nVidia - allmost all known, and many others).
  352. ***     - On the first page - an error corrected in OS/2 version and FixPack
  353.        level detection algorithm (thanks to users bugreports). 
  354.      - On "Video" page - information about Min. and Max. Video adapter 
  355.        resolution was removed. For now I do not know how to determine 
  356.        thouse values.
  357. ***     - Also there - sorting was added to Min. and Max. Monitor resolution
  358.        valuse. Now, I think thouse values will be displayed in correct
  359.        order (thanks to users bugreports).
  360.      - On "Printers" page - information about Printer memory ammount was 
  361.        removed. For now I do not know how to determine this info.
  362.      - Also there - "Max. supported resolution" string is changed to be 
  363.        "Current resolution". For now I do not know how to determine 
  364.        this info.
  365.      - And also many, many bugs are corrected too. ;-))
  366.  
  367.         ver  0.63  25.09.2000 (public)
  368. ***     - On the first page - an error corrected in HDD list detection for 
  369.            some SCSI adapters (BusLogic BT950) - thanks to  Glenn Turnbull 
  370.            for kindly help.
  371.      - Also there - deleted an leading ','  when there are some Audio 
  372.            adapters, but no CDROMs.
  373.      - Also there - AND CPU algorithm corrected up to a newes version 
  374.            of AMD public information - thanks to group of AMD Duron & Athlon
  375.            users.
  376. ***     - Also there - KERNEL buil level detection algorithm corrected. 
  377.            Now SysInfo/2 will work with all TESTCASE KERNEL's up to build
  378.            level 14.05X.
  379.      - Also there - Added some new Video adapters: from 
  380.            NeoMagic - MagicGraph128 & MagicMedia256 (thanks to Thierry Salmon 
  381.            for kindly help) 
  382.            and from nVidia- almost all known nVidia chips (thanks to JHeifetz 
  383.            for kindly help).
  384. ***     - On Network page - error in Protocol and NIC description file opening
  385.            algorithm corrected.
  386.      - And also many, many bugs and some misspelling are corrected too. ;-))
  387.  
  388.         ver  0.60  12.09.2000 (public)
  389. ***      - On Network page an error was corrected in determine multiple
  390.            protocols for one card. ;-))
  391. ***      - On Network page - now an IP
  392.            address and NetMask are shown in tree view for all adapters
  393.            if TCP/IP is bound to them
  394. ***      - If IP address is obtained over DHCP - now it will be shown
  395.            (experimental - will work only if TCP/IP 32 bit stack is
  396.            installed. The information is received via TCPIP32.DLL
  397.            ioctl() call ) - EListError during start-up on some systems -
  398.            corrected, now if SysInfo/2 is unable to open NIF or Protocol
  399.            description file - user will be prompted about it. - ETC.,
  400.            IBMCOM and MPTN path detection algorithm improved. - Fixpack
  401.            level corrected for KERNEL ver. 14.045 and higher. - New Video
  402.            adapters are added (almost all known S3 chips) - And also
  403.            many, many bugs and some misspelling are corrected too. ;-))
  404.  
  405.         ver  0.57  30.08.2000 (public)
  406.          - MMOS2 page almost complete.
  407.          - New CPU & Video cards detection added. (CPUs:VIA/Cyrix MIII,
  408.            AMD Athlon; Video: Intel i81x and so on) - CPU speed detection
  409.            algorithm improved. - Many bugs and misspelling were corrected.
  410.          - On Network page an error was corrected in determine multiple
  411.          network cards and protocols.
  412.  
  413.         ver  0.15  08.02.2000 (public)
  414.          - First page almost complete.
  415.          - Last page ("Device tree") is completed too.
  416.          - Memory info page refresh added.
  417.          - Many bugs and misspelling are corrected
  418.          - New CPU&Video cards detection added. 
  419.  
  420.         ver. 0.038 08.10.1999 (public)
  421.  
  422.          - Added correct detection for Matrox MGA G400 - done
  423.          - Switch to new THESEUS 3.0.0 API (Thanks to Ivan Adzhubei for
  424.            kindly help)
  425.  
  426.         ver. 0.037 07.10.1999 (public)
  427.  
  428.          - Incorrect Video Memory sizes on some Video Boards (returns by
  429.            DEVHELPER) - try to correct by calculating the memory amount
  430.            needed for current resolution. - Fixpack level is back, but
  431.            just a stub (I am working on this problem) ;-)) - "Dos
  432.            support" on 1st page - done.
  433.          - Some minor corrections on
  434.            "Video page" - done.
  435.          - Some minor corrections on 1st page
  436.            ("System bus", and "CPU") - done.
  437.  
  438.         ver. 0.035 26.09.1999 (public)
  439.  
  440.          - Black icons in "Network page" on some Video Adapters -
  441.            corrected.
  442.          - PM freeze after go to "Memory page" with no THESEUS2.SYS
  443.            installed - corrected
  444.          - Negative values in some lines in "Disks page" if HDD is > 4Gb
  445.          - corrected - Some memory leaks in base classes - corrected.
  446.          - Some mistakes in text and labels ;-)) - corrected.
  447.         
  448.         ver. 0.031 24.09.1999 (public)
  449.  
  450.          - "EListError" during start-up - corrected.
  451.  
  452.         ver. 0.03 22.09.1999 (public)
  453.  
  454.          - this is the first one.
  455.  
  456. CREDITS
  457.      I'd like to express my thanks to some outstanding people who made
  458.      this piece of code a better one:
  459.  
  460.      Daniela Engert     for her great UltraDMA IDE driver and
  461.                         Danis506.DOC file that was an example to
  462.                         write this read.me.
  463.  
  464.      Kostantin Okunkov  WWW.OS2.RU admin who help me to place my
  465.                         information on his WEB site.
  466.  
  467.      And all others     who want to take part in SysInfo/2 testing.
  468.  
  469. COPYRIGHT
  470.      Copyright (c) 1999-2002 Alexey Smirnov. All rights reserved.
  471.  
  472. STATUS OF PROGRAM
  473.      SysInfo/2 tool now is under construction, but in future it will
  474.      become Shareware.
  475.  
  476. DISCLAIMER
  477.         YOU USE THIS PROGRAM AT YOUR OWN RISK! I don't take any
  478.         responsibility for damages, problems, custodies, marital
  479.         disputes, etc., resulting from use, inability to use, misuse,
  480.         possession or non-possession of this program directly or
  481.         indirectly.
  482.  
  483.         I also don't give any warranty for bug-free operation, fitness
  484.         for a particular purpose or the appropriate behaviour of the
  485.         program concerning animals, programmers and little children.
  486.  
  487.      THE SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
  488.      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  489.      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  490.      PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  491.      PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU
  492.      ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  493.  
  494.      Permission is granted to redistribute this program free of charge,
  495.      provided it is distributed in the full archive with unmodified
  496.      contents and no profit beyond the price of the media on which it
  497.      is distributed is made. Exception to the last rule: It may be
  498.      included on freeware/shareware collections on CD-ROM, as well as
  499.      on magazine cover CD-ROM's.
  500.  
  501.      All trademarks mentioned anywhere around her are property of their
  502.      owners and the like ...
  503.  
  504. AUTHOR
  505.      Alex Smirnov
  506.  
  507.      Internet: asm@os2.ru
  508.                http://devcenter.os2.ru/sysinfo/index.phtml.en
  509.  
  510. EPILOGUE
  511.      Suggestions and bug-reports are always welcome. 
  512.  
  513.  
  514.