home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / tmv1scsi.zip / MVNOTES.TXT next >
Text File  |  1993-06-04  |  16KB  |  386 lines

  1.                        MEDIA VISION OS/2 DRIVERS
  2.                     ==============================             
  3.                             May 27, 1993
  4.  
  5. This file contains important information for OS/2 2.1 users that have
  6. installed Media Vision's OS/2 2.1 MMPM drivers.  Along with this file
  7. you should have received a SCSI driver and a Presentation Manager mixer
  8. program.
  9.  
  10.  
  11. Audio driver
  12.  
  13. The audio driver for the Multimedia Presentation Manager subsystem can
  14. be easily installed from the OS/2 distribution disks.  That driver is not
  15. included in this release.
  16.  
  17. The MMPM/2 audio driver is named MVPRODD.SYS.  MVPRODD now supports many of
  18. the same command line switches that  the DOS device driver MVSOUND.SYS uses.
  19. Here is a list:
  20.  
  21.         /S:X,XXX,X,X       SoundBlaster { enable,base addr,DMA,IRQ }
  22.                          Note: Sound Blaster DMA channel must be 1 on this
  23.                          driver release. 
  24.         /N:<name>     allows naming of driver /N:PAS161$ (do not change)
  25.         /T:X         T:1 = use PAS oscillator for OPL-3 (default /T:0)
  26.         /D:X         sets the DMA channel
  27.         /Q:X         sets the IRQ channel
  28.         /I:X         also can be used to set the IRQ channel
  29.         /B:XXX         HEX Base board I/O location (DEFAULT: /B:388)
  30.         /W:X            /W:1 enables warm boot reset (DEFAULT /W:0)
  31.         /M:X,XXX,X        MPU {enable,base addr,IRQ}
  32.         /F:X            FM Synth disable switch; /F:1 enabled by default
  33.         /J:X             /J:1 cause Joystick to be enabled, J:0 is default  
  34.  
  35. I/O relocation.  
  36.       The PAS Plus and PAS 16 have always been able to 
  37.       reside at addresses other than the default port addresses: 0x388-0x38b.
  38.       This is useful when there are hardware conflicts with another board
  39.       that wants to use the same I/O space or when the user wishes to use 
  40.       multiple PAS cards.   If you relocate the I/O addresses, however, be
  41.       forewarned that DOS applications and tools usually will not find the
  42.       card.  Because of this relocation feature, it's possible for multiple
  43.       PAS cards to coexist in the same system.
  44.  
  45. Warm Boot Reset.  
  46.       The Warm Boot Reset feature is useful to clear the tones generated by
  47.       an Adlib compatible game that has been aborted with CTRL-ALT-DEL.  
  48.       This feature has been traditionally enabled in the past.  The PAS
  49.       detects a warm boot reset (CTRL-ALT-DEL) by decoding writes to the DMA
  50.       refresh timer.  Some new motherboards (system planars) and reportedly
  51.       BIOS' from Quadtel use that same timer for something else, causing the
  52.       PAS to constantly reset.  It's therefore safer to have this feature
  53.       default to off.  Try adding the switch and if the card still produces
  54.       sound, it's not a problem for your system.
  55.  
  56. Sound Blaster Initialization.  The PAS 16 has dedicated Sound Blaster
  57.       circuitry which operates independently of the high quality digital
  58.       audio section.  That's why the PAS 16 requires two DMA's and two IRQ's. 
  59.       The /S switch will enable the SoundBlaster circuitry allowing game
  60.       compatibility in a DOS box and also allowing the snblst2.drv and 
  61.       sbwave.drv drivers to be used in WINOS2. 
  62.         
  63.       /S:1,220,1,5    is the correct setting if using the factory defaults
  64.  
  65.       Notes on MVSOUND.SYS in OS/2 DOS sessions:
  66.  
  67.       The DOS device driver has three main purposes:
  68.  
  69.         1) Initialize PAS 16 hardware, setting mixer volumes
  70.  
  71.         2) Initialize the Sound Blaster circuitry
  72.  
  73.         3) Provide volume control services to DOS apps.
  74.  
  75.       Since the OS/2 driver, MVPRODD.SYS, now provides items 1 and 2 above,
  76.       it may not be necessary to load MVSOUND.SYS in your DOS & WinOS2 
  77.       session.  However, if you are using a DOS application that requires
  78.       MVSOUND.SYS (e.g. PLAYFILE, Trak Blaster Pro or the PAS utility)
  79.       you will have to load it.  '
  80.  
  81.       Some games, Wolfenstein 3D for example,  require the FM synthesizer
  82.       chip (the OPL-3) to be in Adlib-compatibility mode.  The MVPRODD.SYS
  83.       sets the synthesizer chip for enhanced OPL-3 mode.  When starting a 
  84.       DOS session, the synth chip will be in the wrong mode and thus 
  85.       the game won't recognize the hardware.  In cases like this it is 
  86.       necessary to load MVSOUND.SYS in the DOS box.  In the future we will
  87.       handle the OPL-3 mode conversion automatically.
  88.  
  89.       The file PROAS.EXE, which is available on the Media Vision BBS and
  90.       CompuServe's MULTIVEN forum (GO MEDIAVISION), is a program that 
  91.       performs the same functions as MVSOUND.SYS but can be run from 
  92.       autoexec.bat and does not stay resident.  It might be useful in 
  93.       situations where DOS memory is at a premium.     
  94.        
  95. MPU-401 emulation.  This requires a PAS 16 with a Rev 'D' MV101 chip.
  96.       To check your PAS 16 chip version number, run DEBUG and type 
  97.       'i FF88'  (this assumes card I/O addressing has not been relocated)
  98.       If the value is 4, you have a Rev D chip and you can enjoy MPU-401
  99.       (UART mode) emulation in DOS session.   If you have an older Rev
  100.       chip, we hope to emulate MPU-401 hardware with a VDD in the future.
  101.  
  102.       For most systems the following settings will work:
  103.            /M:1,330,15
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. SCSI driver: TMV1SCSI.ADD.
  111.      If your Pro AudioSpectrum compatible card has a SCSI interface, Media
  112.      Vision has a SCSI driver available to support CD-ROM drives and hard 
  113.      disks connected to it.  The driver is available on our BBS and on 
  114.      CompuServe (GO MEDIAVISION).   
  115.  
  116.      We are developing an improved SCSI driver which will support IRQ-driven
  117.      transfers but it's not yet available.  This will allow your system to
  118.      reclaim CPU time between when a data request is made and when the data 
  119.      becomes available, boosting overall performance especially with CD-ROM
  120.      drives.
  121.         
  122.      ----------------------------------
  123.      QUICK INSTALLATION  SCSI  DRIVER:
  124.      ----------------------------------
  125.     
  126.         [1] If of OS/2 2.1 is already installed, you 
  127.             can add support for the PAS SCSI interface by 
  128.  
  129.             (a) copying tmv1scsi.add to c:\os2
  130.  
  131.                 Example:
  132.                 xcopy tmv1scsi.add c:\os2 
  133.  
  134.             (b) adding the following line to \CONFIG.SYS
  135.  
  136.                 BASEDEV=TMV1SCSI.ADD
  137.  
  138.  
  139.             (c) SHUTDOWN AND RESTART      
  140.  
  141.             This assumes that the CD-ROM support files have been installed.
  142.             (eg. CDROM.IFS)    
  143.  
  144.  
  145.         [2] If installing from CD for the 1st time, here are the basic steps
  146.             necessary:
  147.  
  148.             (a) OS/2 on CD-ROM comes with an two disks (actually 4: 2 3.5" 
  149.                 and two 5.25" disks).  The boot or install disk does not
  150.                 need modification.  Disk 1 must be modified to include the
  151.                 PAS 16 SCSI CD-ROM driver before installation can begin.
  152.  
  153.             (b) Edit the config.sys file on Installation Disk #1 (the second
  154.                 disk).  Add the line "BASEDEV=TMV1SCSI.ADD".
  155.  
  156.             (c) Copy the TMV1SCSI.ADD file provided with this beta release
  157.                 onto Installation Disk #1.  If the file won't fit, you can
  158.                 delete fd*.add, assuming you don't also have a Future Domain
  159.                 SCSI adaptor.  If you do, delete aha*.add.
  160.  
  161.             (d) You will now be able to boot the "Boot Disk" and install
  162.                 OS/2 2.1 from CD.  
  163.  
  164. Note on proprietary CD-ROM interface drivers:
  165.  
  166.      Some PAS compatible cards have proprietary, non-SCSI interfaces.
  167.      At this writing, the other interfaces available are Sony 535, Sony 31A,
  168.      Matsushita and Philips (LMSI).   Sony has developed a Sony 31A driver 
  169.      for the PAS 16 that is currently being beta tested.  CompuServe users
  170.      can download it from one of the OS2 forums.
  171.  
  172.      As of this writing, Media Vision is pursuing development and/or 
  173.      licensing of OS/2 drivers for the Sony 535 and the Philips LMSI drive. 
  174.      We do not yet have beta drivers to offer for PAS 16's with non-SCSI 
  175.      interfaces.
  176.  
  177. --------------------------------------------------------------------------------
  178.                         FREQUENTLY ASKED QUESTIONS
  179. --------------------------------------------------------------------------------
  180.  
  181. Q: How can I control the mixer functions of the PAS card?
  182.  
  183. A: Media Vision has developed an application, PROMIX2.EXE, that provides
  184.    complete access to the PAS mixing functions.  Promix2 is available
  185.    on CompuServe and on the Media Vision BBS.  Updates to drivers, new 
  186.    OS/2 programs and third party software will also be available there.
  187.         
  188.    The Promix2 application requires OS2MIXER.DLL to be in the LIBPATH.  
  189.    The MMOS2\DLL directory is in the libpath.  
  190.  
  191.        copy OS2MIXER.DLL to c:\MMOS2\DLL
  192.  
  193.    Copy the Promix2.exe application to the MMOS2 directory.     
  194.        copy PROMIX2.EXE to c:\MMOS2
  195.  
  196.    Copy the Promix2 help file to the MMOS2 directory.     
  197.        copy PROMIX2.HLP to c:\MMOS2
  198.  
  199.    You may wish to add an icon to your desktop for launching the Promix2
  200.    application.  The easiest way to do this is by dragging the Program
  201.    template from your templates folder to the desktop.  By changing the
  202.    settings on the Program and General pages, you'll be able to launch 
  203.    Promix2.
  204.  
  205.    Promix2's help facility is activated via the F1 keystroke.
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218. Q:  What Media Vision Products are supported?
  219.  
  220. A:  Audio support
  221.     --------------
  222.     (***)
  223.     Pro AudioSpectrum Plus (see MMPM2.INI file change required below)
  224.     Pro AudioSpectrum 16  
  225.     Pro Audio Studio 16 (++) 
  226.     Pro 16 Multimedia Upgrade Kit    
  227.     Fusion CD 
  228.     Fusion CD 16
  229.     Fusion CD 16E
  230.     CDPC  (**)
  231.     CDPC XL (**)
  232.  
  233.     (**)  The CDPC and CDPC-XL front panel volume and mute controls are not
  234.           yet supported.     
  235.  
  236.     (***) Audio support for the original Pro AudioSpectrum (8-bit ISA bus
  237.           slot interface) has not been tested for this release. OS/2
  238.           MMPM support will be available in a future release.
  239.  
  240.     (++) Pro AudioStudio 16's selectable input gain feature is not supported
  241.          on this release.
  242.  
  243.  
  244.  
  245. Q: If I have trouble, what should I do?
  246.  
  247. A: Media Vision's Technical Support department telephone number is 
  248.    (800) 638-2807.  Media Vision also has a European office that 
  249.    offers technical assistance.  They are located in Munich.  Check
  250.    directory assistance for Media Vision GMBH.
  251.  
  252.    Media Vision, Inc        Main:         (800) 348-7116 or (510) 770-8600                                   
  253.    3815 LaurelView Ct.      Sales:        (800) 845-5870
  254.    Fremont, CA 94539        Parts:        (800) 356-7886
  255.                             Tech Support: (800) 638-2807 or (510) 770-9905
  256.                             FAX:          (510) 770-8648 or (510) 770-9592
  257.    BBS: (510) 770-0968 2400 (8 bits, no parity, 1 stop bit)
  258.         (510) 770-1661 2400 (8 bits, no parity, 1 stop bit)
  259.         (510) 770-0527 9600 (8 bits, no parity, 1 stop bit)
  260.  
  261.    Developer Assistance Program: (800) 472-6147
  262.  
  263.    CIS: GO MEDIAVISION or send CIS mail to 75300,2772
  264.    Internet: Send mail to 75300,2772@compuserve.com
  265.  
  266.  
  267. Q: Which .WAV files can I play.
  268.  
  269. A: You should be able to play any PCM (uncompressed) .WAV file 
  270.    with sampling rates between 4 and 48 KHz, mono or stereo, and
  271.    8 or 16 bits.
  272.  
  273. Q: How can I change my card's DMA and IRQ settings?
  274.  
  275. A: The PAS Plus, PAS 16 and CDPC all have software configuration settings.
  276.    The 'device=' line in config.sys can be used to specify different IRQ
  277.    and DMA settings.
  278.  
  279.         DEVICE=c:\os2\mvprodd.sys /I:7 /D:3
  280.  
  281.    The /I parameter is used to set the IRQ.  The /D parameter is used to 
  282.    set the DMA.  
  283.    Valid IRQ settings are: 2,3,4,5,6,7,10,11,12,14,15          
  284.    Valid DMA settings are: 1,2,3,5,6,7
  285.    
  286.    DMA channels 5,6,7 use 16-bit data transfers and are preferable choices.
  287.  
  288. Q: Will I be able to run my DOS games and applications?
  289.  
  290. A: YES!  The IBM team has done a superlative job at providing support
  291.    for sound hardware using auto-init DMA.  You can actually run 
  292.    TrakBlaster Pro in a DOS session!  You will need to load MVSOUND.SYS
  293.    for the DOS session.  Make sure that your DOS IRQ and DMA settings
  294.    match those used by the OS/2 device driver.
  295.  
  296.    If you have trouble with Sound Blaster compatible games, make sure
  297.    you add the /S switch (details above).  Also, some games (Wolfenstein
  298.    3D, for example) check a DOS enviroment variable for IRQ and port address 
  299.    information.
  300.  
  301.    Add the line 
  302.       set blaster=a220 d1 i5 T2
  303.    to your autoexec.bat file.  This assumes you are using the factory 
  304.    default Sound Blaster IRQ setting of 5.
  305.  
  306.  
  307. Q: Will I be able to run the Media Vision Windows drivers in WIN/OS2?
  308.  
  309. A: Yes.  Consider using the Sound Blaster section of the card for 
  310.    your WinOS2 multimedia audio driver.  With such a configuration, you 
  311.    will be able to use Windows Multimedia utilities and OS/2 multimedia
  312.    utilities at the same time.  When using the FM, MIDI or PAS digital audio
  313.    features in WinOS2, you will not be able to use these features in OS/2
  314.    (unless you have multiple PAS cards.)
  315.  
  316. Q: Can I run the Sound Blaster OS/2 drivers that came with OS/2 on the 
  317.    PAS 16?
  318.  
  319. A: No.  The Sound Blaster drivers, which were written by Creative Labs
  320.    check for Media Vision hardware and fail if they detect a PAS 16,
  321.    ThunderBoard or Thunder and Lightning card.  We hope to provide an
  322.    alternate SB driver in the future.
  323.  
  324.  
  325.    
  326. Q: Why do volumes change between WinOS2 and OS/2?
  327.  
  328. A: At present mixer volumes are not globally consistant.  When starting a 
  329.    WinOS2 session, expect the Windows drivers to reset mixer settings.
  330.  
  331. Q: I have a Pro AudioSpectrum Plus and I can't record or play audio
  332.    under OS/2 2.1.  What's wrong?
  333.  
  334. A: In the file MMPM2.INI found in your MMOS2 directory, you'll find a
  335.    header like this:
  336.    [ibmwavepas1601]
  337.    Under this heading you will find the PARMSTRING parameter.  Change
  338.    the string BPS=16 to BPS=8 and digital audio will work.
  339.  
  340.  
  341. Q: Can I use these drivers with OS/2 2.0?
  342.  
  343. A: OS/2 2.1 is required for audio support.  The SCSI driver will work on
  344.    both OS/2 2.0 and OS/2 2.1.  
  345.  
  346.  
  347. Q:  Can I play CD audio?       
  348.  
  349. A:  The SCSI driver will support CD (Redbook) audio playback when used in
  350.     conjunction with IBM's MMPM/2 system software.  It will also support
  351.     most SCSI hard disks.
  352.  
  353.  
  354. Q:  What CD-ROM drives are supported?
  355.  
  356. A:  CD-ROM Drive Support List
  357.     -------------------------
  358.  
  359.     Hitachi   CDR-1650S, CDR-1750S, CDR-3650, CDR-3750
  360.     IBM       CD-ROM I, CD-ROM II
  361.     NEC       CDR-25J,CDR-36, CDR-37, CDR-72, CDR-73, CDR-74, CDR-82, CDR-83,
  362.               CDR-84
  363.     Panasonic CR-501, LK-MC501S
  364.     Sony      CDU-541, CDU-561, CDU-6111, CDU-6211, CDU-7211
  365.     Texel     DM-3021, DM-3024, DM-5021, DM-5024
  366.     Toshiba   XM-3201, XM-3301, XM-3401
  367.  
  368.     Support is provided for both data and audio on all models.        
  369.  
  370.     If you have a "CDPC", "Fusion CD 16" or "Media Vision Multimedia
  371.     Upgrade Kit " you should have a CD-ROM drive with a Sony interface.
  372.     The Sony interface is not yet supported.  See the release notes above.
  373.   
  374.  
  375. Q: Is Kodak Photo CD supported?
  376.  
  377. A: Single session, Kodak Photo-CD support is provided for those drives which
  378.    support this standard.
  379.  
  380. Q: How fast is the SCSI interface under OS/2
  381.  
  382. A: We have measured hard file (hard disk) reads at 504 Kb/sec and CD-ROM
  383.    (NEC 83j) reads at 238 Kb/sec.
  384.  
  385.  
  386.