home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 1998 December / maximum-cd-1998-12.iso / Drivers / Aureal / Vortex / Win95 / asp4mult.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-06-15  |  7.2 KB  |  174 lines

  1. ;*---------------------------------------------------------------------------
  2. ;*
  3. ;* $Workfile: asp4mult.inf $
  4. ;*
  5. ;*---------------------------------------------------------------------------
  6. ;*
  7. ;* $Revision: 2 $  $Date: 6/02/98 1:55p $  
  8. ;*                
  9. ;*---------------------------------------------------------------------------
  10. ;*
  11. ;* Vortex inf file for multifunction device support
  12. ;*
  13. ;*---------------------------------------------------------------------------
  14. ;* 
  15. ;* Copyright (c) 1997 Aureal Semiconductor, Inc. - All rights reserved. 
  16. ;*
  17. ;* This is UNPUBLISHED PROPRIETARY SOURCE CODE of Aureal Semiconductor;
  18. ;* the contents of this file may not be disclosed to third parties, copied or
  19. ;* duplicated in any form, in whole or in part, without the prior written
  20. ;* permission of Aureal Semiconductor.
  21. ;*
  22. ;* RESTRICTED RIGHTS LEGEND:
  23. ;* Use, duplication or disclosure by the Government is subject to restrictions
  24. ;* as set forth in subdivision (c)(1)(ii) of the Rights in Technical Data
  25. ;* and Computer Software clause at DFARS 252.227-7013, and/or in similar or
  26. ;* successor clauses in the FAR, DOD or NASA FAR Supplement. Unpublished  -
  27. ;* rights reserved under the Copyright Laws of the United States.
  28. ;*
  29. ;*---------------------------------------------------------------------------
  30. ;*$NoKeywords: $
  31.  
  32. [Version]
  33. LayoutFile=layout.inf
  34. Signature="$CHICAGO$"
  35. Class=MultiFunction
  36. Provider=%Mfg%
  37. Verinfo=%ProductVersion%
  38.            
  39. [ClassInstall]
  40. Addreg=Class.AddReg
  41.  
  42. [Class.AddReg]
  43. HKR,,,,%MFClassName%
  44.  
  45. [Manufacturer]
  46. %Mfg%=AurealSemiconductor
  47.  
  48. [AurealSemiconductor]
  49. %PCI\VEN_12EB&DEV_0001.DeviceDesc%=ASPEN_PARENT_DEVICE, PCI\VEN_12EB&DEV_0001
  50.  
  51. [ASPEN_PARENT_DEVICE]
  52. AddReg=AspenParent.AddReg,AspenIniFile.AddReg,AspenCustomization.Addreg
  53. CopyFiles=AspenINF.CopyList,AspenParent.CopyList,AspenSetup.CopyList
  54. UpdateInis=Aspen.UpdateInis
  55.  
  56. [ASPEN_PARENT_DEVICE.HW]
  57. AddReg=AspenParent.RegHW
  58.  
  59. [AspenParent.AddReg]
  60. HKR,,DevLoader,,*CONFIGMG
  61. HKR,,Enumerator,,*CONFIGMG
  62. HKR,,CMDrivFlags,1,01,00,00,00        ; CM_REGISTER_DEVICE_DRIVER_DISABLEABLE
  63. HKR,,DeviceDriver,,asp4init.vxd
  64.  
  65. [AspenIniFile.AddReg]
  66. HKLM,Software,,,
  67. HKLM,Software\Aureal,,,
  68. HKLM,Software\Aureal\Vortex,,,
  69. HKLM,Software\Aureal\Vortex\IniFile,,,
  70. HKLM,Software\Aureal\Vortex\IniFile,VortexIniFilename,,"VORTEX.INI"
  71. HKLM,Software\Aureal\Vortex\IniFile,VortexIni00,,"[ASP4DOS.COM]"
  72. HKLM,Software\Aureal\Vortex\IniFile,VortexIni01,,"MPU401External=0"
  73. HKLM,Software\Aureal\Vortex\IniFile,VortexIni02,,"ModemBase=0x000"
  74. HKLM,Software\Aureal\Vortex\IniFile,VortexIni03,,"ModemIRQ=0x0"
  75. HKLM,Software\Aureal\Vortex\IniFile,VortexIni04,,"JoystickBase=0x000"
  76. HKLM,Software\Aureal\Vortex\IniFile,VortexIni05,,"MPU401Base=0x000"
  77. HKLM,Software\Aureal\Vortex\IniFile,VortexIni06,,"SBFMBase=0x000"
  78. HKLM,Software\Aureal\Vortex\IniFile,VortexIni07,,"FMBase=0x000"
  79. HKLM,Software\Aureal\Vortex\IniFile,VortexIni08,,"SBFMDMA=0x0"
  80. HKLM,Software\Aureal\Vortex\IniFile,VortexIni09,,"SBFMDMA2=0x0"
  81. HKLM,Software\Aureal\Vortex\IniFile,VortexIni10,,"SBFMIRQ=0x0"
  82. HKLM,Software\Aureal\Vortex\IniFile,VortexIni11,,"PCIIRQ=0x0"
  83. HKLM,Software\Aureal\Vortex\IniFile,VortexIni12,,"CPUSpeed=0x0000"
  84. HKLM,Software\Aureal\Vortex\IniFile,VortexIni13,,"Reserved2=0x00"
  85. HKLM,Software\Aureal\Vortex\IniFile,VortexIni14,,"Reserved1=0x00"
  86. HKLM,Software\Aureal\Vortex\IniFile,VortexIni15,,"mixer_master=0x00"
  87. HKLM,Software\Aureal\Vortex\IniFile,VortexIni16,,"mixer_phone=0x00"
  88. HKLM,Software\Aureal\Vortex\IniFile,VortexIni17,,"mixer_mic=0x00"
  89. HKLM,Software\Aureal\Vortex\IniFile,VortexIni18,,"mixer_line=0x00"
  90. HKLM,Software\Aureal\Vortex\IniFile,VortexIni19,,"mixer_cd=0x00"
  91. HKLM,Software\Aureal\Vortex\IniFile,VortexIni20,,"mixer_aux=0x00"
  92. HKLM,Software\Aureal\Vortex\IniFile,VortexIni21,,"Reserved4=0x00"
  93. HKLM,Software\Aureal\Vortex\IniFile,VortexIni22,,"Reserved3=0x00"
  94. HKLM,Software\Aureal\Vortex\IniFile,VortexIni23,,"Reserved2=0x00"
  95. HKLM,Software\Aureal\Vortex\IniFile,VortexIni24,,"Reserved1=0x00"
  96. HKLM,Software\Aureal\Vortex\IniFile,VortexIni25,,"string_prod=Vortex PCI Multifunction Platform"
  97. HKLM,Software\Aureal\Vortex\IniFile,VortexIni26,,"string_ven1=Aureal Semiconductor"
  98. HKLM,Software\Aureal\Vortex\IniFile,VortexIni27,,"string_ven2=(c)1997 Aureal Semiconductor, Inc. Fremont, CA"
  99. HKLM,Software\Aureal\Vortex\IniFile,VortexIni28,,"string_err1=Error: Run Windows 95 to set configuration"
  100. HKLM,Software\Aureal\Vortex\IniFile,VortexIni29,,"string_err2=Error: Could not find a PCI BIOS"
  101. HKLM,Software\Aureal\Vortex\IniFile,VortexIni30,,"string_err3=Error: Could not locate Vortex device"
  102. HKLM,Software\Aureal\Vortex\IniFile,VortexIni31,,"string_err4=Error: Could not enable Vortex system"
  103. HKLM,Software\Aureal\Vortex\IniFile,VortexIni32,,"string_err5=Error: An unexpected error has occurred"
  104. HKLM,Software\Aureal\Vortex\IniFile,VortexIni33,,"string_msg1=Sound Blaster support is enabled at port"
  105. HKLM,Software\Aureal\Vortex\IniFile,VortexIni34,,"string_msg2=Sound Blaster support is disabled"
  106. HKLM,Software\Aureal\Vortex\IniFile,VortexIni35,,"string_msg3=Joystick enabled at port"
  107. HKLM,Software\Aureal\Vortex\IniFile,VortexIni36,,"string_msg4=Joystick support is disabled"
  108. HKLM,Software\Aureal\Vortex\IniFile,VortexIni37,,"string_msg5=MPU401 MIDI system enabled at port"
  109. HKLM,Software\Aureal\Vortex\IniFile,VortexIni38,,"string_msg6=MPU401 MIDI system is disabled"
  110. HKLM,Software\Aureal\Vortex\IniFile,VortexIni39,,"string_msg7=Modem enabled at port"
  111. HKLM,Software\Aureal\Vortex\IniFile,VortexIni40,,"string_msg8=Modem is disabled"
  112.  
  113. [AspenParent.RegHW]
  114. ;HKR,Child0000,HardwareID,,MF\PCI_VEN_12EB&DEV_0001_AUDIO
  115. ;HKR,Child0000,ResourceMap,1,00,01,02,03 ; IRQ, IO0, IO1, IO2
  116. ;HKR,Child0000,MFFlags,1,0C,00,00,00     ; MF_FLAGS_FILL_IN_UNKNOWN_RESOURCE | MF_FLAGS_CREATE_BUT_NO_SHOW_DISABLED
  117.  
  118. [AspenCustomization.Addreg]
  119. ;; This setction contaions all registry keys used to disable the Vortex driver related features
  120. ;; or customize the functions provided by Vortex drivers/apps.
  121.  
  122. ; DX5 install
  123. ;HKLM,"Software\Aureal\Vortex\Customization","DisableDX5Install",0x00010001,1,0,0,0        ;set DWORD value to "1" to disable prompting for DirectX5
  124.  
  125. [AspenINF.CopyList]
  126. asp4mult.inf,,
  127. asp4mmed.inf,,
  128. asp4comm.inf,,
  129. asp4port.inf,,
  130.  
  131. [Aspen.UpdateInis]
  132. ; Setting to prevent Matrox Millineum driver from hogging the PCI bus
  133. system.ini,mga.drv,,"PCIChipSet=1",0
  134.  
  135. [AspenParent.CopyList]
  136. asp4init.vxd,,
  137. aum42loc.dll,,            ; copy Aum42loc.dll to System directory
  138.  
  139. [AspenSetup.CopyList]
  140. asp4setp.exe,,
  141. asp4setp.tmp,,
  142.  
  143. [SourceDisksFiles]
  144. asp4init.vxd=42
  145. asp4mult.inf=42
  146. asp4mmed.inf=42
  147. asp4comm.inf=42
  148. asp4port.inf=42
  149. asp4setp.exe=42
  150. asp4setp.tmp=42
  151. aum42loc.dll=42
  152.  
  153. [SourceDisksNames]
  154. 42=%DiskName%,,0000-0000
  155.  
  156. [DestinationDirs]
  157. DefaultDestDir = 11
  158. AspenINF.CopyList = 17
  159. AspenSetup.CopyList = 10
  160.  
  161. [Strings]
  162. ;Localized strings - standard Microsoft value
  163. MFClassName="Multi-function adapters"
  164.  
  165. ;Non-localized strings - device-specific
  166. ProductVersion="0.01.00.0001"
  167.  
  168. ;Localized strings - device-specific
  169. Mfg="Aureal Semiconductor"
  170. DiskName="Vortex Installation & Driver Disk"
  171. PCI\VEN_12EB&DEV_0001.DeviceDesc="Vortex Multifunction PCI Platform"
  172. KEY_RUNONCE="Software\Microsoft\Windows\CurrentVersion\RunOnce"
  173. KEY_OPT_COMPONENTS="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
  174.