ADISound.ini Driver File Contents (1816nt4.zip)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;	INI file for Hewlett Packard
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; This section is used to record the vendor ID that is issued by 
; Microsoft.

	[OEM_PARMS]

	VendorID=VendorID="ADS7180/FFFFFFFF,OEM0000,OEM0001,OEM0002,ADS7191"

; Begin LoadIntializationItems : OEM FILE =<SystemRoot>:\WINNT40\System32\ADISound.INI



; This next section can be used to change the names of the mixer 
; lines and change the settings for each line.

; 'LineNameShort' is the name used by the NT 3.51 Mixer.  
; 'LineNameLong' is the name used by the NT 4.00 Mixer.

; Name changes in the INI take effect with a reboot.  It is not 
; necessary to reinstall.

; 'LinePresence' is the determinant of whether the Line is going 
;                to appear in the Mixer.
; 'Volume' is the initial Volume level after the driver is 
;                installed. (0-65535)
; 'Mute' is the initial Mute Setting after the driver is 
;                installed. (1=Mute is ON)

; Changes in the settings of LinePresence, Volume, and Mute require 
; a reinstallation.

;;;;;;;;;;;;;;;;;;;;;;;;;
;	PLAYBACK LINES
;;;;;;;;;;;;;;;;;;;;;;;;;

	[LD_SpeakersOut] 
	LineNameShort=Volume
	LineNameLong=Master Volume
	LinePresence=1
	Master Volume=50000
	Mute=0
      ExternalPin_0=0	; enable(1) or disable(0) display of ext.pin
      ExternalPin_1=0

	[PB_LineIn] 
	LineNameShort=LineIn
	LineNameLong= Line In
	LinePresence=1
	LineinVolume=32767
	LineinMute=1

	[PB_WaveOut] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=1
	WaveoutVolume=32767
	WaveoutMute=0

	[PB_MidiOut]
	LineNameShort=WT 
	LineNameLong=Wavetable 
	LinePresence=1
	MidioutVolume=32767
	MidioutMute=1

	[PB_CDRomIn]
	LineNameShort=CD
	LineNameLong=Audio CD 
	LinePresence=1
	InternalCDVolume=32767
	InternalCDMute=0

	[PB_MicrophoneIn] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=1
	MicVolume=32767
	MicMute=1

	[PB_MonoIn] 
	LineNameShort= 
	LineNameLong= 
	TargetName= 
	LinePresence=0
	MonoVolume=32767
	MonoMute=0

	[PB_VideoIn] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	VideoVolume=32767
	VideoMute=0

	[PB_FMSynthesizer] 
	LineNameShort= 
	LineNameLong= 
	TargetName= 
	LinePresence=1
	FMSynVolume=32767
	FMSynthMute=0

	[PB_I2S0] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	I2S0Volume=32767
	I2S0Mute=0
	
	[PB_I2S1]
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	I2S1Volume=32767
	I2S1Mute=0

	[PB_3DSurround]
	LineNameShort=3D
	LineNameLong=VSpace 3D
	LinePresence=1
	3DLevel=32767
	3DMute=1

	[PB_PhoneIn]
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	PhoneInVolume=32767
	PhoneInMute=0

	[PB_PhoneOut]
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	PhoneOutVolume=32767
	PhoneOutMute=0

	[PB_ModemIn]
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	ModemInVolume=32767
	ModemInMute=0

;;;;;;;;;;;;;;;;;;;;;;;;;
;	RECORD LINES
;;;;;;;;;;;;;;;;;;;;;;;;;

	[RC_LineIn] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=1
	LineInVolume=32767
	
	[RC_MicrophoneIn] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=1
	MicVolume=32767

	[RC_CDRomIn] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=1
	InternalCDVolume=32767

	[RC_SynthesizerIn] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	SynthVolume=32767

	[RC_VideoIn] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	VideoVolume=32767

	[RC_MonoOut] 
	LineNameShort= 
	LineNameLong= 
	LinePresence=0
	MonoOutVolume=32767

	[RC_LineOut] 
	LineNameShort= 
	LineNameLong= 
	TargetName= 
	LinePresence=1
	LineOutVolume=32767

	[RC_ModemIn] 
	LineNameShort= 
	LineNameLong= 
	TargetName= 
	LinePresence=0
	ModemInVolume=32767

	[RC_PhoneIn] 
	LineNameShort= 
	LineNameLong= 
	TargetName= 
	LinePresence=0
	PhoneInVolume=32767


; This setting is used for Sound Blaster emulation mode.

	[OperatingMode]
	SoundBlaster=0

	[Settings]

; The next section contains configuration variables read by the 
; Kernelmode of the drivers. Changes made to these variables in 
; the INI file REQUIRE a reinstall to take effect.

; You can also configure these settings from the 'Settings' page.
; Making changes from the settings page does NOT REQUIRE a Reboot.  
; Making changes from the 'Settings' page does not change this INI 
; file.  

	MicrophoneBoost=1                       
	I2SF0Format=1
	I2SF1Format=1
	ClockOutputMultiplier=15
	HardwareVolume=0
	HardwareVolumeLoIndex=12	; 1 for AD1817A
	HardwareVolumeHiIndex=72	; 30 for AD1817A


; The next section contains configuration variables read by the 
; Kernelmode of the drivers. Changes made to these variables in 
; the INI file REQUIRE a reinstall to take effect.

; You can also configure these settings from the 'Settings' page.  
; These changes DO REQUIRE a reboot to take effect.  Making changes 
; from the 'Settings' page does not change this INI file.  

	SingleModeDMA=0
	DigitalCDIn=0
	CaptureRateNEPlayback=1
	AdlibPort=1
	MPU401Port=1
	GamePort=1
	Preloader=0
      ExternalPin_0=0			; Enables/disables the external pin	
      ExternalPin_1=0

; This is next section is where you configure what you would like to 
; appear on the Settings Page.  (0 = hidden, 1 = appears (greyed out), 
; 2 = enable appearance)

	[SettingsPage]

	PagePresence=2
	MicrophoneBoost=2
	I2SF0Format=0
	I2SF1Format=0
	ClockOutputMultiplier=0
	HardwareVolume=0                                
	CalibrateVolume=0
	SingleModeDMA=2                        
	DigitalCDIn=0                                   
	CaptureRateNEPlayback=0
	AdlibPort=0                     
	MPU401Port=0
	GamePort=0                                      


; This setting is used to enable/disable the appearance of the Analog Devices Logo.

	[LogoPage]
	AnalogLogo=0

; This setting is used to enable/disable the appearance of the message "the 
; PnP Enab is disabled...."

	[Installation]
	MSPnPEnabler=1          ; Set to 1, displays 'disable' message 
					; on MS PnP installation

; This setting is used for an extra OEM device

	[CustomDevice]
	PortLocation=0x0       	; Can be either hex or decimal. If it's hex has to start with 0x.
	PortLength=0x0
	DeviceID=             	; Exactly 8 characters long; no quotes

; This name can be customized for the mixer display (replaces "Windows 
; Sound System")String requires double quotes.  Leaving this entry blank, 
; the default display will be used.

[CustomOEMName]
OEMName="TerraTec TT1816"	; e.g. OEMName= "ADI 1817 SoundPort"
				
			       
End LoadIntializationItems : OEM FILE =<SystemRoot>:\WINNT40\System32\ADISound.INI
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: ftp, load: 1.43