home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wininst.zip / SB16D2.CTL < prev    next >
Text File  |  1996-08-09  |  3KB  |  69 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 Blaster 16 (SB16D2) Adapter                │
  8. │                                                                     │
  9. │     (C) Copyright International Business Machines Corp.,  1996      │
  10. └─────────────────────────────────────────────────────────────────────┘
  11.  
  12. [PDD_INFO]
  13.    "SB16D2.SYS"                 /* The name of the OS/2 driver  */
  14.    "SBAUD1$"                    /* PDD name used in mmpm2.ini   */
  15.    "5"                          /* Number of parameters to parse*/
  16.    "/D:" "DMA"                  /* parameters are use below to  */
  17.    "/H:" "DMA_2"                /* match config.sys' settings   */
  18.    "/I:" "IRQ"
  19.    "/A:" "BASE_ADR"
  20.    "/M:" "MIDI_PRT"
  21.  
  22. [COPIED_FILES]
  23.    "13"                         /* number of files to be copied */
  24.    "MIDIMAP.CFG" "\OS2\MDOS\WINOS2\SYSTEM"      /* to the win system dir */
  25.    "SB16AUX.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  26.    "SB16SND.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  27.    "SBPFM.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  28.    "CSPMAN.DLL" "\OS2\MDOS\WINOS2\SYSTEM"
  29.    "WFM0007.ACV" "\OS2\MDOS\WINOS2\SYSTEM"
  30.    "WFM0011.ACV" "\OS2\MDOS\WINOS2\SYSTEM"
  31.    "WFM0006.ACV" "\OS2\MDOS\WINOS2\SYSTEM"
  32.    "WFM0200.ACV" "\OS2\MDOS\WINOS2\SYSTEM"
  33.    "WFM0202.ACV" "\OS2\MDOS\WINOS2\SYSTEM"
  34.    "WFM0203.ACV" "\OS2\MDOS\WINOS2\SYSTEM"
  35.    "VSBPD.386" "\OS2\MDOS\WINOS2\SYSTEM"
  36.    "OEMSETUP.INF" "\OS2\MDOS\WINOS2\SYSTEM"
  37.  
  38. [WINOS2_SETTINGS]
  39.    "5"                          /* number of settings to changed */
  40.    "SET INT_DURING_IO=1;"
  41.    "SET VIDEO_RETRACE_EMULATION=0;"
  42.    "SET AUDIO_ADAPTER_SHARING=REQUIRED;"
  43.    "SET IDLE_SENSITIVITY=100;"
  44.    "SET HW_TIMER=1;"
  45.  
  46. [MODIFY]
  47.    "1"                          /* total number of files to be modified */
  48.    "3" "\OS2\MDOS\WINOS2" "SYSTEM.INI" "<FILE1>"
  49.                                 /* 3 sections in file1 system.ini to be */
  50.                                 /* modified or created                  */
  51.    "1" "[386Enh]" "<FILE1>"
  52.    "1"
  53.    "device=vsbpd.386"
  54.  
  55.    "2" "[Drivers]" "<FILE1>"
  56.    "4"                          /* number of lines to add to this section */
  57.    "Wave=sb16snd.drv"
  58.    "Aux=sb16aux.drv"
  59.    "Midi=sb16snd.drv"
  60.    "Midi1=sbpfm.drv"
  61.  
  62.    "3" "[sndblst.drv]" "<FILE1>"
  63.    "5"                          /* 5 lines to add to this section         */
  64.    "Port=*BASE_ADR*" "220"      /* the number in second quotes is default */
  65.    "Int=*IRQ*" "5"
  66.    "DmaChannel=*DMA*" "1"
  67.    "HDmaChannel=*DMA_2*" "5"
  68.    "MidiPort=*MIDI_PRT*" "330"
  69.