home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wininst.zip / AZT32DD.CTL < prev    next >
Text File  |  1996-08-09  |  3KB  |  83 lines

  1. ╔═════════════════════════════════════════════════════════════════════╗
  2. ║       !!! DO NOT MODIFY THIS FILE UNDER ANY CIRCUMSTANCES !!!       ║
  3. ╚═════════════════════════════════════════════════════════════════════╝
  4. ┌─────────────────────────────────────────────────────────────────────┐
  5. │    Control File For Adding the WIN-OS2 Audio Support for Device:    │
  6. │                                                                     │
  7. │          Aztech Sound Galaxy WaveRider 32+ (AZT32DD) Adapter        │
  8. │                                                                     │
  9. │     (C) Copyright International Business Machines Corp.,  1996      │
  10. └─────────────────────────────────────────────────────────────────────┘
  11.  
  12. [PDD_INFO]
  13.    "AZT32DD.SYS"                /* The name of the OS/2 driver  */
  14.    "AZT161$"                    /* PDD name used in mmpm2.ini   */
  15.    "3"                          /* Number of parameters to parse*/
  16.    "/B:" "BASE_ADR"             /* port address parameter       */
  17.    "/D:" "DMA_CHNL"             /* DMA channel parameter        */
  18.    "/I:" "IRQ"                  /* interrupt level parameter    */
  19.  
  20. [COPIED_FILES]
  21.    "2"                          /* number of files to be copied */
  22.    "MM16W.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  23.    "MIDIMAP.CFG" "\OS2\MDOS\WINOS2\SYSTEM"
  24.  
  25. [WINOS2_SETTINGS]
  26.    "5"                          /* number of settings to changed */
  27.    "SET INT_DURING_IO=1;"
  28.    "SET VIDEO_RETRACE_EMULATION=0;"
  29.    "SET AUDIO_ADAPTER_SHARING=REQUIRED;"
  30.    "SET IDLE_SENSITIVITY=100;"
  31.    "SET HW_TIMER=1;"
  32.  
  33. [MODIFY]
  34.    "1"                          /* 1 file to modify     */
  35.    "2" "\OS2\MDOS\WINOS2" "SYSTEM.INI" "<FILE1>"
  36.                                 /* 2 sections in system.ini need to be modified */
  37.    "1" "[Drivers]" "<FILE1>"
  38.    "5"                          /* number of lines to add */
  39.    "Wave=mm16w.drv"
  40.    "Midi=mm16w.drv"
  41.    "AUX=mm16w.drv"
  42.    "Mixer=mm16w.drv"
  43.    "Midi1=mm16w.drv"
  44.  
  45.    "2" "[mm16.drv]" "<FILE1>"
  46.    "36"
  47.    "DMADAC=1"
  48.    "DMAADC=1"
  49.    "Interrupt=*IRQ*" "10"               /* If param values not found in config.sys */
  50.    "IOAddress=*BASE_ADR*" "530"         /* defaults in second quotes will be used  */
  51.    "Base IOAddress=220"
  52.    "MPU401 IOAddress=330"
  53.    "MPU401 Interrupt=5"
  54.    "SingleModeDMA=Yes"
  55.    "DMABufferSize=32"
  56.    "Mute=No"
  57.    "PhoneMute=Yes"
  58.    "LeftMasterVol=32767"
  59.    "RightMasterVol=32767"
  60.    "MicVol=32767"
  61.    "LeftCDVol=32767"
  62.    "RightCDVol=32767"
  63.    "LeftLineInVol=32767"
  64.    "RightLineInVol=32767"
  65.    "LeftSynthVol=32767"
  66.    "RightSynthVol=32767"
  67.    "LeftDACVol=32767"
  68.    "RightDACVol=32767"
  69.    "LeftWaveADCMicVol=32767"
  70.    "RightWaveADCMicVol=32767"
  71.    "LeftWaveADCLineVol=32767"
  72.    "RightWaveADCLineVol=32767"
  73.    "LeftWaveADCCdVol=32767"
  74.    "RightWaveADCCdVol=32767"
  75.    "LeftWaveADCMixerVol=32767"
  76.    "RightWaveADCMixerVol=32767"
  77.    "WaveADCSource=MIC"
  78.    "LeftVoiceADCMicVol=32767"
  79.    "RightVoiceADCMicVol=32767"
  80.    "LeftVoiceADCLineVol=32767"
  81.    "RightVoiceADCLineVol=32767"
  82.    "VoiceADCSource=MIC"
  83.