home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / Radio / readme.txt < prev    next >
Encoding:
Text File  |  1999-11-19  |  3.6 KB  |  93 lines

  1. FMBox is a program to control the FM tuner adapters from Reveal, Aims Labs and MediaForte
  2. It requires the following hardware:
  3.  
  4. Board                Manufacturer
  5. --------------------------------------------
  6. Radio Reveal RA300        Reveal
  7. RadioTrack            Aims Labs
  8. * SF16 FMP            Creative
  9.  
  10.  
  11. * When selecting SF16 FMP, FMBox volume can only be controlled through the
  12. Line-in channel of Windows Mixer. i.e the option of controlling the radio card 
  13. volume settings is disabled. (When changing volume, FMBox will control the line-in
  14. channel of Windows Mixer)
  15.  
  16. FMBox has an automatic install/uninstall feature
  17. - To install the application, run "setup.exe"
  18. - To install drivers for WindowsNT, please read the "ntreadme.txt" file
  19.  
  20. The program is shareware ($15) and can be distributed freely in its original package.
  21.  
  22. To register the program, please run "register.exe"
  23. or use the online registration form at http://order.kagi.com/cgi-bin/register1.cgi?YN
  24.  
  25. Author:     Aarto Reponen (aarto@writeme.com)
  26. Homepage:    http://www.algonet.se/~aarto/fmbox
  27.  
  28. *************************************
  29. Windows NT Users
  30. *************************************
  31.  
  32.    WindowsNT Users, READ THIS
  33.  
  34.    FMBox uses direct access to I/O ports of your system. In WindowsNT,
  35.    that kind of access to hardware is not alloved without a driver. This is
  36.    where "giveio.sys" comes in.
  37.  
  38.    In order for FMBox to gain access to the radio card under NT, the driver
  39.    giveio.sys must be loaded before running FMBox! 
  40.  
  41.    1)  Perform steps 1-3 above.
  42.  
  43.    Installing the driver:
  44.    --------------------
  45.    1)  Copy the file "giveio.sys" to the \winnt\System32\drivers\ 
  46.        directory.  
  47.  
  48.    2)  Use the following command at the system prompt to install the driver:
  49.  
  50.        example:  
  51.                 instdrv giveio c:\winnt\system32\drivers\giveio.sys
  52.  
  53.        Note: The "instdrv" utility is included with FMBox.  AFter 
  54.              executing the command you should get 3 "SUCCESS" related
  55.              load messages.
  56.  
  57.        The driver should now be loaded.
  58.  
  59.    3)  Open the "Devices" applet inside control panel.  Scroll down
  60.        until you find the givio driver in the list.  Change the
  61.        StartUp mode to "Boot" if you want the driver loaded
  62.        when your system boots.  Else you will have to load it each
  63.        time you boot your system. 
  64.  
  65.    4)  Run the "testio.exe" program to test the driver installation.
  66.        If all goes well, you will hear some tones being played
  67.        through your system speaker.  If you don't hear anything here
  68.        are a few things to check:
  69.  
  70.        1) Make sure the driver is loaded by performing step 3 above.
  71.           If the driver isn't in the list, try reloading it using
  72.           the instdrv.exe program.
  73.  
  74.        2) Make sure your PC speaker works.  Verify that your mixer
  75.           settings are correct, ie you don't have the line-in device
  76.           muted if you are redirecting the output of the radio card
  77.           into your sound card. 
  78.  
  79.        3) If all else fails, E-Mail me (aarto@algonet.se) for assistance.
  80.  
  81.   5)  Execute FMBox.  If the driver is loaded, you should here
  82.       your radio card.  If the driver is not loaded, you will get
  83.       a dialog box with an error message.  Recheck your driver installation. 
  84.  
  85.       If your system hangs, you probably have a conflict with the I/O port
  86.       address of the Radio card.  Try changing it to the other setting and
  87.       remember to update the radio.ini file accordingly with the I/O
  88.       port setting.
  89.  
  90.  
  91. **** Driver Removal *****
  92. The giveio.sys driver can be removed by using the instdrv.exe program.
  93. For syntax of the command, type instdrv with no arguments.