home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wininst.zip / ES1868DD.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. │                 ESS 1868 (ES1868DD) PnP Audio Adapter               │
  8. │                                                                     │
  9. │     (C) Copyright International Business Machines Corp.,  1996      │
  10. └─────────────────────────────────────────────────────────────────────┘
  11.  
  12. [PDD_INFO]
  13.    "ES1868DD.SYS"               /* The name of the OS/2 driver  */
  14.    "ES18681$"                   /* PDD name used in mmpm2.ini   */
  15.    "4"                          /* number of parameters to parse */
  16.    "/B:" "BASE_ADR"
  17.    "/D:" "DMA"
  18.    "/F:" "DMA_2"
  19.    "/I:" "IRQ"
  20.  
  21. [COPIED_FILES]
  22.    "5"       /* Number of Files to be copied to \WINOS2\SYSTEM\ */
  23.    "AUDMPU.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  24.    "ES1868WN.386" "\OS2\MDOS\WINOS2\SYSTEM"
  25.    "ES1868WN.DRV" "\OS2\MDOS\WINOS2\SYSTEM"
  26.    "MIDIMAP.CFG" "\OS2\MDOS\WINOS2\SYSTEM"
  27.    "MSMIXMGR.DLL" "\OS2\MDOS\WINOS2\SYSTEM"
  28.  
  29. [WINOS2_SETTINGS]
  30.    "4"                 /* Number of WIN-OS/2 settings to change */
  31.    "SET AUDIO_ADAPTER_SHARING=REQUIRED;"
  32.    "SET INT_DURING_IO=1;"
  33.    "SET HW_TIMER=1;"
  34.    "SET IDLE_SENSITIVITY=100;"
  35.  
  36. [MODIFY]
  37.    "1"                          /* Number of files to be modified */
  38.    "5" "\OS2\MDOS\WINOS2\" "SYSTEM.INI" "<FILE1>"
  39.               /* Number of Headers to Add or change in SYSTEM.INI */
  40.  
  41.    "1" "[386Enh]" "<FILE1>"     /* Header Name in SYSTEM.INI      */
  42.    "1"                          /* Number of lines to add to this heading */
  43.    "device=es1868wn.386"
  44.  
  45.    "2" "[Drivers]" "<FILE1>"    /* Second header to modify        */
  46.    "5"                          /* number of lines to be added    */
  47.    "WAVE=es1868wn.drv"
  48.    "MIDI=es1868wn.drv"
  49.    "AUX=es1868wn.drv"
  50.    "MIXER=es1868wn.drv"
  51.    "MIDI1=audmpu.drv"
  52.  
  53.    "3" "[auddrive.drv]" "<FILE1>"
  54.    "20"
  55.    "mpu401=yes"
  56.    "essdaemon=yes"
  57.    "ControlRegisterAddressing=FALSE"
  58.    "AudioDrive=ES1868"
  59.    "Synth=OPL3"
  60.    "portchoices=220,230,240,250"
  61.    "irqchoices=5,7,9,10,11,12"
  62.    "dmachoices=0,1,3"
  63.    "port=*BASE_ADR*" "220"              /* values will be parsed from config.sys */
  64.    "int=*IRQ*" "5"                      /* if none found, default is used        */
  65.    "dmachannel=*DMA*" "1"
  66.    "portchoicesMPU401=300,310,320,330"
  67.    "irqchoicesMPU401=5,7,9,10,11,12"
  68.    "portMPU401=330"
  69.    "intMPU401=5"
  70.    "DMAChoicesWave2=0,1,3"
  71.    "DMAChannelWave2=*DMA_2*" "3"
  72.    "AutoConfig=yes"
  73.    "VerifyInt=yes"
  74.    "VerifyDMA=no"
  75.  
  76.    "4" "[mciseq.drv]" "<FILE1>"
  77.    "1"
  78.    "disablewarning=true"
  79.  
  80.    "5" "[boot]" "<FILE1>"
  81.    "1"
  82.    "drivers=mmsystem.dll msmixmgr.dll"
  83.