LT2.INF Driver File Contents (pca761_2.exe)

;--------------------------------------------------------------------
;
; LT2.INF - Windows 95 OEMSETUP.INF File For Philips LT Board
; Copyright 1995 Philips Business Electronics.  All Rights Reserved.
;
; This OEMSETUP.INF file is used to install the Philips PCA761AW
; board under Windows 95.
;
; To use this file, you need a Philips LT board programmed with
; the Philips EEPROM map.  This map contains the changes
; required to get Windows 95 to correctly install all the
; appropriate software drivers (such as the CD-ROM and joystick)
; in addition to the drivers supplied by Philips Business Electronics.
;
; NOTE: Windows 95 requires that the floppy disk this software is
;       copied to to have a volume label.  This LT2.INF
;       file requires that the volume label is IWn (IW1, IW2, etc).
;
;--------------------------------------------------------------------

[Version]
Signature = "$CHICAGO$"
Class = MEDIA
Provider=%Philips%
LayoutFile=LAYOUT.INF

[ClassInstall]
Addreg=MidiReg

[MidiReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,1
HKR,,Installer,,MMSys.Cpl

[Manufacturer]
%MfgName%=Philips

;--------------------------------------------------------------------
; This section is the only section that Windows 95 uses to associate
; the Philips LT board (with the correct EEPROM values) to this
; LT2.INF file.  Note that the vendor ID listed below
; (the ADV550A part) has absolutely NO relevance for the Windows 95
; installer.  The Windows 95 installer strictly looks at the
; *ADVxxxx *DEVICE ID* (not Vendor ID) to determine whether this
; .INF file supports the specified Plug and Play card.  Windows 95
; reads these device IDs from the Plug and Play serial EEPROM.
;--------------------------------------------------------------------

[Philips]
%*ADV55FF_DEV0010.DeviceDesc%=PCA761AW.Install, *ADV0010
%*ADV55FF_DEV0011.DeviceDesc%=IW_DUMMY,  *ADV0011
%*ADV55FF_DEV0013.DeviceDesc%=IW_ADLIB,  *ADV0013
%*ADV55FF_DEV0014.DeviceDesc%=IW_MPU401, *ADV0014

;--------------------------------------------------------------------
; Destination directories:
;
; PCA761AW Windows drivers are copied to WINDOWS\SYSTEM.
; PCA761AW English MLS files are copied to PCA761AW\ENGLISH.
; PCA761AW DOS programs and utilities are copied to PCA761AW\DOS.
; PCA761AW Windows 3.1 files are copied to PCA761AW\WINDOWS.
; PCA761AW Windows 95 files are copied to PCA761AW\WIN95.
; All other files are copied to PCA761AW directory on the boot device.
;
; Voyetra utilities are copied to PCA761AW\VOYETRA.
; Voyetra WAVE files are copied to PCA761AW\VOYETRA\WAVFILES.
; Voyetra MIDI files are copied to PCA761AW\VOYETRA\MIDFILES.
; Voyetra Windows screen saver is copied to WINDOWS.
; Voyetra Windows .DLLs are copied to WINDOWS\SYSTEM.
;--------------------------------------------------------------------

[DestinationDirs]
DefaultDestDir=30,PCA761AW
CopyPCA761AWWinSysDir=11
CopyPCA761AWWinDir=10
CopyPCA761AWDir=30,PCA761AW
CopyPCA761AWEnglishMlsDir=30,PCA761AW\English
CopyPCA761AWDosDir=30,PCA761AW\Dos
CopyPCA761AWWin31Dir=30,PCA761AW\Windows
CopyPCA761AWWin95Dir=30,PCA761AW\Win95
DelOldPCA761AWWinSysDir=11

[PreCopySection]
HKR,,NoSetupUI,,1

;--------------------------------------------------------------------
; Install Section
;--------------------------------------------------------------------

[PCA761AW.Install]
DelFiles        = DelOldPCA761AWWinSysDir
CopyFiles       = CopyPCA761AWWinSysDir,CopyPCA761AWWinDir
UpdateCfgSys    = PCA761AWUpdateCfgSys
UpdateAutoBat   = PCA761AWUpdateAutoBat
Addreg          = PCA761AWAddreg
UpdateInis      = PCA761AWUpdateInis
LogConfig       = *ADV55FF_DEV0010.LogConfig1,*ADV55FF_DEV0010.LogConfig2
;Reboot

;--------------------------------------------------------------------
; Logical Configuration Sections
;--------------------------------------------------------------------

[*ADV55FF_DEV0010.LogConfig1]
ConfigPriority = DESIRED
IOConfig       = 220-22F(3FF::)
IOConfig       = 320-327(3FF::)
IOConfig       = 32C-32F(3FF::)
IRQConfig      = 15,12,11,10,9,7,5
DMAConfig      = W:7,6,5,3
DMAConfig      = W:7,6,5,4,3

[*ADV55FF_DEV0010.LogConfig2]
ConfigPriority = NORMAL
IOConfig       = 240-24F(3FF::)
IOConfig       = 340-347(3FF::)
IOConfig       = 34C-34F(3FF::)
IRQConfig      = 15,12,11,10,9,7,5
DMAConfig      = W:7,6,5,3
DMAConfig      = W:7,6,5,4,3

[*ADV55FF_DEV0010.Det]
LogConfig=*ADV55FF_DEV0010.LogConfig
AddReg=PreCopySection

[PCA761AWAddreg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,viwd.vxd
HKR,Drivers,,,
HKR,Drivers,MIGRATED,,0
HKR,Drivers\wave\interwav.drv,,,
HKR,Drivers\wave\interwav.drv,Driver,,interwav.drv
HKR,Drivers\aux\interwav.drv,,,
HKR,Drivers\aux\interwav.drv,Driver,,interwav.drv
HKR,Drivers\mixer\interwav.drv,,,
HKR,Drivers\mixer\interwav.drv,Driver,,interwav.drv
HKR,Drivers\midi,,,
HKR,Drivers\midi\iwmidi1,,,
HKR,Drivers\midi\iwmidi1,Description,,%PhilipsIWSynth%
HKR,Drivers\midi\iwmidi1,Driver,,interwav.drv
HKR,Drivers\midi\iwmidi1,NumPorts,1,02,00,00,00
HKR,Drivers\midi\iwmidi1,Port,1,00,00,00,00
HKR,Drivers\midi\iwmidi2,,,
HKR,Drivers\midi\iwmidi2,Description,,%PhilipsIWPort%
HKR,Drivers\midi\iwmidi2,Driver,,interwav.drv
HKR,Drivers\midi\iwmidi2,External,1,01,00,00,00
HKR,Drivers\midi\iwmidi2,NumPorts,1,02,00,00,00
HKR,Drivers\midi\iwmidi2,Port,1,01,00,00,00
HKR,Drivers\midi\iwmidi2\Instruments\GeneralMidiInstrument:0,,,"General MIDI Instrument"
HKR,Drivers\midi\iwmidi2\Instruments\GeneralMidiInstrument:0,Description,,"General MIDI Instrument"
HKR,Drivers\midi\iwmidi2\Instruments\GeneralMidiInstrument:0\File,,,"%10%\config\general.idf"
HKR,Drivers\midi\iwmidi2\Instruments\GeneralMidiInstrument:0\Channels,,,"1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
HKR,Drivers\midi\iwmidi2\Instruments\GeneralMidiInstrument:0\Port,,,0
HKR,Drivers\midi\iwmidi2\Instruments\GeneralMidiInstrument:0\Active,,,1

[PCA761AWUpdateInis]
system.ini,drivers,"midi*=<viwd.vxd>interwav.drv",,1
system.ini,drivers,"midi=interwav.drv",,1
system.ini,drivers,"wave=interwav.drv",,1
system.ini,drivers,"aux=interwav.drv",,1
system.ini,drivers,"mixer=interwav.drv",,1
system.ini,386enh, "device=viwd.386",,1

;--------------------------------------------------------------------
; UpdateCfgSys and UpdateAutoBat Sections
;--------------------------------------------------------------------

[PCA761AWUpdateCfgSys]
DevDelete=IwInit.Exe

[PCA761AWUpdateAutoBat]
CmdDelete=IwSbos.Bat
;CmdAdd=SET,"PCA761AW=C:\PCA761AW\IW.INI"
;CmdAdd=SET,"PATH=%PATH%;C:\PCA761AW\DOS"

;--------------------------------------------------------------------
; DelFiles Section
;--------------------------------------------------------------------

[DelOldPCA761AWWinSysDir]
InterWav.Drv
Viwd.386
Viwd.Vxd
IwLoader.Exe

[DelOldAudioStationIni]
audiosta.ini

;--------------------------------------------------------------------
; CopyFiles Sections
;--------------------------------------------------------------------

[CopyPCA761AWWinSysDir]
Viwd.vxd,,
Interwav.drv,,

[CopyPCA761AWWinDir]
IW.INI,IWROM.95,


[IW_DUMMY]
;;LogConfig = *ADV550A_DEV0011.LogConfig
;;Reboot
;
;;[*ADV550A_DEV0011.LogConfig]
;;ConfigPriority = DESIRED
;;IOConfig       = 150
;
;;;[*ADV550A_DEV0011.Det]
;;LogConfig=*ADV550A_DEV0011.LogConfig
;;AddReg=PreCopySection

[IW_ADLIB]
LogConfig = *ADV55FF_DEV0013.LogConfig
addreg = IW_ADLIB.addreg
;Reboot

[*ADV55FF_DEV0013.LogConfig]
ConfigPriority = DESIRED
IOConfig       = 388-389(3FF::)
IRQConfig      = 7,5
DMAConfig      = 1

[*ADV55FF_DEV0013.Det]
LogConfig=*ADV55FF_DEV0013.LogConfig
AddReg=PreCopySection

[IW_ADLIB.addreg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,viwd.vxd

;---------------------------------------------------------------;

[IW_MPU401]
LogConfig = *ADV55FF_DEV0014.LogConfig
Addreg = IW_MPU401.addreg

[*ADV55FF_DEV0014.LogConfig]
ConfigPriority = DESIRED
IOConfig       = 330-331(3FF::),332-333(3FF::),334-335(3FF::),336-337(3FF::)

[*ADV55FF_DEV0014.Det]
LogConfig=*ADV55FF_DEV0014.LogConfig
AddReg=PreCopySection

[IW_MPU401.addreg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,,,a:\setup.exe
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,viwd.vxd

[Strings]
Philips="Philips Business Electronics"
MfgName="Philips Business Electronics"
*ADV55FF_DEV0010.DeviceDesc="PCA761AW Synth/Codec"
*ADV55FF_DEV0011.DeviceDesc="PCA761AW"
*ADV55FF_DEV0013.DeviceDesc="PCA761AW FM/SB Emulation"
*ADV55FF_DEV0014.DeviceDesc="PCA761AW MPU-401 Emulation"
PhilipsIWSynth="PCA761AW MIDI Synth"
PhilipsIWPort="PCA761AW MIDI Port (for external devices)"
MediaClassName="Media Devices"
V_CLSMIDI="MIDI"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 0.77