home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / pc_drv / dell / smartvu.doc < prev    next >
Text File  |  1993-03-15  |  3KB  |  72 lines

  1. The programs in this archive allow you to use the SmartVU display on
  2. a Dell 450DE computer under OS/2 2.0. While the programs have only
  3. been tested on a 450DE, they should work on other Dell machines equipped
  4. with SmartVU displays (as long as the i/o port addresses are the same).
  5.  
  6. Installation instructions:
  7.     1.  Copy the file PORTIO.DLL to a directory listed in your LIBPATH
  8.         statement.
  9.  
  10.     2.  Copy the files SMVUDRVR.EXE and SMARTVU.EXE to a directory
  11.         listed in your PATH statement.
  12.  
  13.     3.  Create a file named STARTUP.CMD in the root directory of your
  14.         boot drive. The STARTUP.CMD file should contain the following
  15.         statements:
  16.  
  17.             detach smvudrvr
  18.             exit
  19.  
  20.     4.  Make sure that the command "IOPL=YES" is present
  21.         in your CONFIG.SYS file.
  22.  
  23.     The SmartVU display will be enabled the next time you reboot
  24.     your machine.
  25.  
  26. Description of files:
  27.     PORTIO.DLL   : This dynamic link library contains the functions
  28.                    used to access the i/o ports.
  29.  
  30.     SMVUDRVR.EXE : SmartVU display driver program. This program should
  31.                    be run as a detached background process by typing
  32.                    "detach smvudrvr" at the OS/2 command prompt.
  33.  
  34.     SMARTVU.EXE  : This program sends messages to the SmartVu display
  35.                    driver, telling the SmartVU display driver to
  36.                    perform the specified action.
  37.  
  38.                    Usage: SMARTVU action [msg]
  39.  
  40.                           action can be one of the following:
  41.  
  42.                           date     ... Display the current date.
  43.                           time     ... Display the current time.
  44.                           datetime ... Alternate between the current
  45.                                        date and time.
  46.                           shutdown ... Terminate the SmVuDrvr program.
  47.                           blank    ... Blank out the SmartVU display.
  48.                           message  ... Display a scrolling message. The
  49.                                        message to be displayed is contained
  50.                                        in the msg parameter and must be
  51.                                        surrounded by quotes.
  52.                           memory   ... Display current free memory value (in MB).
  53.                           swapsize ... Display the current swap file size (in MB).
  54.                                        The msg parameter must contain the full
  55.                                        pathname of the swap file.
  56.  
  57. ============================================================================
  58.  
  59. This is a shareware program and as such you may distribute it without
  60. charge provided that the four files (portio.dll, smvudrvr.exe,
  61. smartvu.exe, and smartvu.doc) are distributed together and unmodified.
  62. If you find this program to be useful, please register your copy by
  63. sending a check for $10.00 (individual use) or $40.00 (company wide site
  64. license) to the address listed below. This will entitle you (or your company)
  65. to any subsequent releases of the program plus support via Compuserve.
  66.  
  67. Rick Yoder
  68. 8790 Rosewood Lane
  69. Indianapolis, IN 46240
  70.  
  71. Compuserve ID: 73457,521
  72.