Adispnp.inf Driver File Contents (1816nt4.zip)

[Version]
Signature="$WINDOWS NT$"
ClassGuid={4D36E96C-E325-11CE-BFC1-08002BE10318}
Class=MEDIA
Provider=%MSFT%

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

[SourceDisksNames]
1 = %DiskId%

[SourceDisksFiles]
ADISound.dll = 1
ADIS2.dll = 1
ADIS3.dll = 1
ADIS4.dll = 1
ADISND.sys = 1

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

[DestinationDirs]
ADISoundDll.CopyList = 11 ; DIRID_SYSTEM
ADIS2.CopyList = 11 ; DIRID_SYSTEM
ADIS3.CopyList = 11 ; DIRID_SYSTEM
ADIS4.CopyList = 11 ; DIRID_SYSTEM
ADISoundSys.CopyList = 12 ; DIRID_DRIVERS

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

[Manufacturer]
%CLMfgName%=AnalogDevices

[AnalogDevices]
%*ADISound.DeviceDesc%=ADISound_Device,,*ADS7180
%*ADIMPU401.DeviceDesc%=ADIMPU401_Device,,*ADS7181 
%*ADIGamePort.DeviceDesc%=ADIGamePort_Device,,*ADS7182 
;%*ADIOEMPort.DeviceDesc%=ADIOEMPort_Device,,*TER2211 	; Custom Device ID goes here

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

[ADISound_Device.NT]
CopyFiles=ADISoundDll.CopyList,ADISoundSys.CopyList
AddReg=ADISound.AddReg, ADI16_1.AddReg
Reboot

[ADIMPU401_Device.NT]
CopyFiles=ADIS2.CopyList
AddReg=ADIMPU401.AddReg, MPU401.AddReg
Reboot

[ADIGamePort_Device.NT]
CopyFiles=ADIS3.CopyList
AddReg=ADIGamePort.AddReg
Reboot

[ADIOEMPort_Device.NT]
CopyFiles=ADIS4.CopyList
AddReg=ADIOEMPort.AddReg
Reboot

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

[ADISound_Device.NT.Services]
AddService = ADISND, 0x00000002, ADISound_Service_Inst_1

[ADIMPU401_Device.NT.Services]
AddService = ADISND, 0x00000002, mpu401_Service_Inst

[ADIGamePort_Device.NT.Services]
AddService = ADISND, 0x00000002, ADIGamePort_Service_Inst

[ADIOEMPort_Device.NT.Services]
AddService = ADISND, 0x00000002, ADIOEMPort_Service_Inst

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

[ADISound_Service_Inst_1]
DisplayName    = %ADISound.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\ADISND.sys
LoadOrderGroup = Base

[mpu401_Service_Inst]
DisplayName    = %ADIMPU401.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\ADISND.sys
LoadOrderGroup = Extended Base

[ADIGamePort_Service_Inst]
DisplayName    = %ADIGamePort.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\ADISND.sys
LoadOrderGroup = Base

[ADIOEMPort_Service_Inst]
DisplayName    = %ADIOEMPort.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\ADISND.sys
LoadOrderGroup = Base

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

[ADISoundDll.CopyList]
ADISound.dll
ADISound.ini
AD18xx.hlp

[ADIS2.CopyList]
ADIS2.dll

[ADIS3.CopyList]
ADIS3.dll

[ADIS4.CopyList]
ADIS4.dll

[ADISoundSys.CopyList]
ADISND.sys

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

[ADISound.AddReg]
HKR,Drivers\wave\ADISound.dll,Description,,%*ADISound.DeviceDesc%
HKR,Drivers\midi\ADISound.dll,Description,,%V_INTERNAL%
HKR,Drivers\mixer\ADISound.dll,Description,,%*ADIMPU401.DeviceDesc%
HKR,Drivers\aux\ADISound.dll,Description,,%*ADISound.DeviceDesc%

[ADIMPU401.AddReg]
HKR,Drivers\midi\ADIS2.dll,Description,,%*ADIMPU401.DeviceDesc%

[ADIGamePort.AddReg]
HKR,Drivers\jport\ADIS3.dll,Description,,%*ADIGamePort.DeviceDesc%
HKR,Drivers\jport\ADIS3.dll,Driver,,ADIS3.dll
HKR,Drivers,SubClasses,,"jport"

[ADIOEMPort.AddReg]
HKR,Drivers\OEMPort\ADIS4.dll,Description,,%*ADIOEMPort.DeviceDesc%
HKR,Drivers\OEMPort\ADIS4.dll,Driver,,ADIS4.dll
HKR,Drivers,SubClasses,,"OEMPort"

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

[ADI16_1.AddReg]
HKR,Drivers\wave\ADISound.dll,Driver,,ADISound.dll
HKR,Drivers\midi\ADISound.dll,Driver,,ADISound.dll
HKR,Drivers\mixer\ADISound.dll,Driver,,ADISound.dll
HKR,Drivers\aux\ADISound.dll,Driver,,ADISound.dll
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"

[MPU401.AddReg]
HKR,Drivers\midi\ADIS2.dll,Driver,,ADIS2.dll
HKR,Drivers,SubClasses,,"midi"

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

; Localizable text.

[Strings]
MSFT = "Microsoft"
MediaClassName = "Sound, video and game controllers"
CLMfgName = "Analog Devices"
DiskId = "Analog Deivces Drivers Disk"

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

*ADISound.DeviceDesc = "Analog Devices SoundComm Plug and Play"
*ADIMPU401.DeviceDesc = "Analog Devices MPU 401 Plug and Play"
*ADIGamePort.DeviceDesc = "Analog Devices Gameport Plug and Play"
*ADIOEMPort.DeviceDesc = "Analog Devices OEM port Plug and Play"

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

V_INTERNAL = "Analog Devices Stereo Music Synthesizer"

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

ADISound.SvcDesc = "Analog Devices SoundComm Driver"
ADIMPU401.SvcDesc = "Analog Devices MPU402 Driver"
ADIGamePort.SvcDesc = "Analog Devices Gameport Driver"
ADIOEMPort.SvcDesc = "Analog Devices OEM port Driver"

;--------------------------------------------------------------------------
;--------------------------------------------------------------------------
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: web3, load: 2.34