home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wininst.zip / CSTP750.CTL < prev    next >
Text File  |  1996-08-09  |  3KB  |  79 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 Thinkpad Audio -- Crystal Semi 4231 (CSBSAUD) Adapter      │
  8. │                                                                     │
  9. │     (C) Copyright International Business Machines Corp.,  1996      │
  10. └─────────────────────────────────────────────────────────────────────┘
  11.  
  12. [PDD_INFO]
  13.    "CS31CONF.SYS"               /* The name of the configuration driver */
  14.    "BSAUD1$"                    /* PDD name used in the mmpm2.ini file  */
  15.  
  16. [COPIED_FILES]
  17.    "4"                          /* four files to be copied to dirs      */
  18.    "CS31BA11.INI" "\OS2\MDOS\WINOS2"
  19.    "CS31BA11.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  20.    "OPL3.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  21.    "VSNDSYS.386" "\OS2\MDOS\WINOS2\SYSTEM"
  22.  
  23. [WINOS2_SETTINGS]
  24.    "5"                          /* number of settings to changed */
  25.    "SET INT_DURING_IO=1;"
  26.    "SET VIDEO_RETRACE_EMULATION=0;"
  27.    "SET AUDIO_ADAPTER_SHARING=REQUIRED;"
  28.    "SET IDLE_SENSITIVITY=100;"
  29.    "SET HW_TIMER=1;"
  30.  
  31. [MODIFY]
  32.    "1"                          /* one file needs to be modified        */
  33.    "3" "\OS2\MDOS\WINOS2" "SYSTEM.INI" "<FILE1>"
  34.                                 /* three sections in system.ini need    */
  35.                                 /* to be modified or created            */
  36.    "1" "[386Enh]" "<FILE1>"
  37.    "1"
  38.    "device=vsndsys.386"
  39.  
  40.    "2" "[Drivers]" "<FILE1>"
  41.    "3"
  42.    "Wave=CS31BA11.DRV"
  43.    "Aux=CS31BA11.DRV"
  44.    "Mixer=CS31BA11.DRV"
  45.  
  46.    "3" "[sndsys.drv]" "<FILE1>"
  47.    "31"             /* thirty-one lines to be added to this section */
  48.    "Duplex=Half"
  49.    "SingleModeDMA=0"
  50.    "BlasterSupport=SWEmulation"
  51.    "OEMHardware=ThinkPad750"
  52.    "OldMSDOSGameCompatibility=0"
  53.    "OldMSDOSGameIOAddress=220"
  54.    "DMABufferSize=36"
  55.    "EnableAutoAcquireOPL3=0"
  56.    "Msft Hardware=0"
  57.    "Msft Support=1"
  58.    "Auto Select=0"
  59.    "Midi Play=0"
  60.    "WatchMSDOSExec=1"
  61.    "DMA 0=1"
  62.    "DMA 1=1"
  63.    "DMA 3=1"
  64.    "Default DMA=1"
  65.    "I/O 530=1"
  66.    "I/O 604=1"
  67.    "I/O E80=1"
  68.    "I/O F40=1"
  69.    "Default I/O=530"
  70.    "IRQ 7=1"
  71.    "IRQ 9=1"
  72.    "IRQ 10=1"
  73.    "IRQ 11=1"
  74.    "Default IRQ=7"
  75.    "IOAddress=8E2C"
  76.    "DMADAC=0"
  77.    "DMAADC=0"
  78.    "Interrupt=11"
  79.