home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wtun0612.zip / turnon.txt < prev    next >
Text File  |  1998-06-20  |  2KB  |  81 lines

  1. Driver turnon.sys, ver 1.0 beta 6
  2. (C) 1998 Andrew Smirnov
  3. (C) 1998 Dmitry Malenok
  4.  
  5. WarpTuner
  6. (C) 1998 Dmitry Malenok
  7.  
  8.                            Description.
  9.  
  10.       Turnon.sys driver is designed for use with the WarpTuner only.
  11. Driver has been tested under OS/2 Warp 3.0 & OS/2 Warp 4.0.
  12.  
  13.  
  14.                            Installation.
  15.  
  16. To successfully use WarpTuner, you need to install turnon.sys driver.
  17. The best way to do it - append to the end of config.sys next line:
  18.  
  19. device=[Path]\turnon.sys xxx yyy
  20.  
  21. where
  22.  
  23. [Path] - full path to turnon.sys file.
  24. xxx - sb i/o port (in hex); 
  25. yyy - fm i/o port (in hex);
  26.  
  27.  
  28. For example:
  29.  
  30. Suppose the turnon.sys file has been placed in root directory of drive C,
  31. sb i/o port = 220 h, and fm i/o port = 384 h.
  32.  
  33. Correct line is:
  34.  
  35. device=c:\turrnon.sys 220 384
  36.  
  37. If xxx and yyy values are not listed, default values 220h and 384h are
  38. used as default values.
  39.  
  40. Note: Please don't forget to reboot your system after modifying your config.sys file
  41. in order the changes to take effect. 
  42.  
  43.  
  44.  
  45.                             Warranty.
  46.  
  47.  This program is provided on "AS IS" base. You use turnon.sys driver and 
  48. WarpTuner program at your own risk. In other words, there is NO any kind
  49. of warranty.
  50.  
  51.                            Registration.
  52.  
  53.  This driver is not free. You may use, distribute and register it
  54. with the WarpTuner only. For more details, please read the WarpTuner readme.
  55.  
  56.  
  57.                           Credits:
  58.  
  59.    Thanks to Dmitry Malenok.
  60.  
  61.    Thanks to IBM for OS/2 - a great operation system.
  62.    Thanks to Watcom for Watcom C 10.0 compiler.
  63.    Thanks to Sibyl for Sibyl Field test.
  64.    Thanks to EDM/2 - the best OS/2 programming magazine.
  65.  
  66.    Thanks to Creative Labs for the techsupport :)
  67.  
  68.  
  69.                       How to contact authors.
  70.  
  71.  
  72.  
  73. Andrew Smirnov,  e-mail:   andrew@gate.la.spb.ru
  74.                  fidonet:  2:5030/538.0
  75.  
  76. Dmitry Malenok,  fidonet:  2:5030/270.35
  77.                      
  78.  
  79. Andrew Smirnov, 18.04.1998, 11:41.
  80.  
  81.