home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wininst.zip / AZT16DD.CTL < prev    next >
Text File  |  1996-08-09  |  3KB  |  78 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. │                    Sound Galaxy (AZT16DD) Adapter                   │
  8. │                                                                     │
  9. │     (C) Copyright International Business Machines Corp.,  1996      │
  10. └─────────────────────────────────────────────────────────────────────┘
  11.  
  12. [PDD_INFO]
  13.    "AZT16DD.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.    "3"                          /* number of files to be copied */
  22.    "MM16C.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  23.    "MIDIMAP.CFG" "\OS2\MDOS\WINOS2\SYSTEM"
  24.    "OEMSETUP.INF" "\OS2\MDOS\WINOS2\SYSTEM"
  25.  
  26. [WINOS2_SETTINGS]
  27.    "5"                          /* number of settings to changed */
  28.    "SET INT_DURING_IO=1;"
  29.    "SET VIDEO_RETRACE_EMULATION=0;"
  30.    "SET AUDIO_ADAPTER_SHARING=REQUIRED;"
  31.    "SET IDLE_SENSITIVITY=100;"
  32.    "SET HW_TIMER=1;"
  33.  
  34. [MODIFY]
  35.    "1"                          /* 1 file to modify     */
  36.    "2" "\OS2\MDOS\WINOS2" "SYSTEM.INI" "<FILE1>"
  37.                                 /* 2 sections in system.ini need to be modified */
  38.    "1" "[Drivers]" "<FILE1>"
  39.    "4"                          /* number of lines to add */
  40.    "Wave=mm16c.drv"
  41.    "Aux=mm16c.drv"
  42.    "Midi=mm16c.drv"
  43.    "Mixer=mm16c.drv"
  44.  
  45.    "2" "[SC400.DRV]" "<FILE1>"
  46.    "31"                         /* number of lines to add to this section */
  47.    "DMADAC=*DMA_CHNL*" "1"
  48.    "DMAADC=0"
  49.    "Interrupt=*IRQ*" "10"
  50.    "MPU401 Interrupt=3"
  51.    "Base IOAddress=240"
  52.    "IOAddress=*BASE_ADR*" "530"
  53.    "MPU401 IOAddress=300"
  54.    "Mute=No"
  55.    "LeftMasterVol=32767"
  56.    "RightMasterVol=32767"
  57.    "LeftLineInVol=32767"
  58.    "RightLineInVol=32767"
  59.    "LeftDACVol=32767"
  60.    "RightDACVol=32767"
  61.    "LeftSynthVol=32767"
  62.    "RightSynthVol=32767"
  63.    "LeftSpkVol=32767"
  64.    "RightSpkVol=32767"
  65.    "MicVol=32767"
  66.    "LeftWaveADCMicVol=0"
  67.    "RightWaveADCMicVol=0"
  68.    "LeftWaveADCLineVol=0"
  69.    "RightWaveADCLineVol=0"
  70.    "LeftWaveADCMixerVol=0"
  71.    "RightWaveADCMixerVol=0"
  72.    "WaveADCSource=MIXER"
  73.    "LeftVoiceADCMicVol=0"
  74.    "RightVoiceADCMicVol=0"
  75.    "LeftVoiceADCLineVol=0"
  76.    "RightVoiceADCLineVol=0"
  77.    "VoiceADCSource=MIC"
  78.