home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wininst.zip / ACPADD2.CTL next >
Text File  |  1996-08-09  |  2KB  |  43 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. │                      IBM M-Audio (ACPA) Adapter                     │
  8. │                                                                     │
  9. │     (C) Copyright International Business Machines Corp.,  1996      │
  10. └─────────────────────────────────────────────────────────────────────┘
  11.  
  12. [PDD_INFO]
  13.    "ACPADD2.SYS"                /* The name of the OS/2 driver  */
  14.    "AUDIO1$"                    /* PDD name used in mmpm2.ini   */
  15.    "0"                          /* no parameters need parsing   */
  16.  
  17. [COPIED_FILES]
  18.    "7"                          /* number of files to be copied to \WINOS2\SYSTEM */
  19.    "ACPA.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  20.    "MIDIMAP.CFG" "\OS2\MDOS\WINOS2\SYSTEM"
  21.    "AUDIO.DLL" "\OS2\MDOS\WINOS2\SYSTEM"
  22.    "IBMAUDS.DSP" "\OS2\MDOS\WINOS2\SYSTEM"
  23.    "IBMMPC.DSP" "\OS2\MDOS\WINOS2\SYSTEM"
  24.    "IBMPCMP.DSP" "\OS2\MDOS\WINOS2\SYSTEM"
  25.    "IBMPCMR.DSP" "\OS2\MDOS\WINOS2\SYSTEM"
  26.  
  27. [WINOS2_SETTINGS]
  28.    "4"                          /* number of WIN-OS2 settings to modify */
  29.    "SET INT_DURING_IO=1;"
  30.    "SET VIDEO_RETRACE_EMULATION=0;"
  31.    "SET AUDIO_ADAPTER_SHARING=REQUIRED;"
  32.    "SET IDLE_SENSITIVITY=100;"
  33.  
  34. [MODIFY]
  35.    "1"                          /* 1 file to be modified        */
  36.    "1" "\OS2\MDOS\WINOS2" "SYSTEM.INI" "<FILE1>"
  37.                                 /* 1 section in system.ini file */
  38.    "1" "[Drivers]" "<FILE1>"
  39.    "3"                          /* number of lines added to this section */
  40.    "Wave=acpa.drv"
  41.    "Aux=acpa.drv"
  42.    "Midi=acpa.drv"
  43.