home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / crysaudi.zip / control.scr < prev    next >
Text File  |  2001-11-30  |  3KB  |  67 lines

  1. /*****************************************************************************
  2. ** Control file for Crystal Semiconductor PCI audio driver
  3. **
  4. ** Copyright (c) 1994 IBM Corporation.  All Rights Reserved
  5. ** Copyright (c) 1994-1999 Cirrus Logic Corporation.  All Rights Reserved
  6. **
  7. ** Filename: CONTROL.SCR
  8. ** This file is read by the OS/2 multimedia installation program, minstall.exe.
  9. ** It is used to install Crystal Semiconductor (Cirrus Logic) Audio
  10. ** device drivers for Intel 810/820 Audio Device with Crystal Semi CODEC.
  11. *****************************************************************************/
  12.  
  13. package="Crystal Audio (810/820) OS/2 Warp/Merlin Installation"
  14. codepage=437
  15. filelist="FILES.SCR"
  16. groupcount=2
  17. munitcount=1
  18. medianame="Crystal Audio (PCI) OS/2 Installation Diskette "
  19.  
  20. sourcedir="\\"= 0
  21.  
  22. destindir="\\MMOS2\\"          = 0
  23. destindir="\\MMOS2\\DLL\\"     = 2
  24. destindir="\\MMOS2\\MOVIES\\"  = 3
  25. destindir="\\MMOS2\\INSTALL\\" = 4
  26. destindir="\\MMOS2\\DSP\\"     = 5
  27. destindir="\\MMOS2\\HELP\\"    = 7
  28. destindir="\\MMOS2\\SOUNDS\\"  = 9
  29. destindir="$(BOOT)\\OS2\\BOOT\\" = 10
  30. destindir="$(BOOT)\\OS2\\"       = 11
  31.  
  32.  
  33. /* Base Group */
  34. ssgroup=0
  35. ssname="mmbase"
  36. ssversion="1.1.3"
  37. sstermdll="ITERM.DLL"
  38. sstermdllentry="ITermEntry"
  39.  
  40. /* Audio Adapter Group                                                      */
  41. /* Modify this group to describe your adapter by changing the following:    */
  42. /*  ssgroup   - Change this number only if you add a new group.             */
  43. /*  ssname    - Put your adapter's name here                                */
  44. /*  ssversion - Put the version number of your device driver here           */
  45. /*  sssize    - Put the total size (in KB) of your device driver(s), help   */
  46. /*              file, GENIN.DLL, GENINMRI.DLL, & any other files you install*/
  47. /*  ssdllinputparms - this must match the ID number used in cardinfo.dll    */
  48. /*  ssicon    - The icon that MINSTALL uses for your driver                 */
  49. /*  ssinich   - Uncomment this line if you are adding a MIDI Map Table      */
  50.  
  51. /* Crystal Semiconductor Audio */
  52. ssgroup=10
  53. ssname="Crystal Audio (ICH)"
  54.  
  55. /* Version for ICH/AC97 device driver always in 5.00.0 range. */
  56. /* It is incremented by 0.01.0 with each release */
  57. ssversion="5.02.0"
  58.  
  59. /* sssize, used to calculate percent done indicator on driver files copy */
  60. sssize=423
  61. ssdll="CWINST.DLL"
  62. ssdllentry="CWINSTENTRY"
  63. ssdllinputparms="10"
  64. sstermdll="CWINST.DLL"
  65. sstermdllentry="CWINSTEXIT"
  66. ssselect="YES"
  67.