SUPERIO.TXT Driver File Contents (W1554AVWv10.zip)

;General definition for ITE8702/12 serial
;Default function is 2S, 1P, 1G, 1FDD, 1Midi
;menuitem_not_in_f000		EQU	1

NEW_IO_FEATURE			EQU	1
NEW_SUPERIO_KERNEL     		EQU	1

NO_KB_CLOCK_ITEM		EQU	1



ITE8705				EQU	1	;Use ITE8705
						;ITE8702 without KBC and Midi

SIS950				EQU	1	;Use SIS950
						;The same as ITE8705

ITE8702				EQU	1	;Use ITE8702

ITE8712				EQU	1	;Use ITE8702 which is ITE8712
						;and hardware minitor

Superio_Use_24M			EQU	1	;If doesn't define, 48MHz will 
						;be used

Superio_Port_4E			EQU	1	;If doesn't define, 2Eh will be 
						;used

Superio_Irq_High 	EQU	00011110b	;This is which IRQ can be use
						;in win95/98
						;bit 0 is IRQ8 and bit 1 is 
						;IRQ9, and so on.

Superio_Irq_Low		EQU	10111000b	;This is which IRQ can be use
						;in win95/98
						;bit 0 is IRQ0 and bit 1 is 
						;IRQ1, and so on.

Superio_Dma		EQU	00001010b	;This is which DMA can be use
						;in win95/98
						;bit 0 is DMA0 and bit 1 is DMA1
						;, and so on.

No_Superio_Support_Game		EQU	1	;No support game

No_Superio_Support_Midi		EQU	1	;No support midi

No_Superio_Support_FDD		EQU	1	;No support FDD

No_Superio_Support_UART1	EQU	1	;No support COM1

No_Superio_Support_UART2	EQU	1	;No support COM2

No_Superio_Support_LPT1		EQU	1	;No support LPT1

Superio_On_Now_Function		EQU	1	;Support power on function
						;Must use super I/O keyboard 
						;controller

Superio_Support_Power_Loss	EQU	1	;Support power loss function

Set_Value_at_Save_and_Exit_Cmos_For_Superio	EQU	1
						;Enable on now function and 
						;power loss function while 
						;leaving setup to restart

Use_Superio_GPIO		EQU	1	;GPIO will be use

Superio_GPIO10			EQU	0	;GPIO10 was set.
						;bit0 : invert
						;bit1 : internal pull-high
						;bit2 : output
						;bit3 : simple I/O (can be
						;	read or wrote)

Flash_Write_By_Superio_GPIO	EQU	11h	;Use GPIO11 to control flash
						;writing
Flash_Write_By_GPIO_High	EQU	1	;Flash write if GPIO is high

Superio_Support_APM_Led 	EQU	1	;APM use led
						;1 : use Led1
						;2 : use Led2
Superio_APM_Led_Invert_Before_Down	EQU	1	;APM led invert D0 
						;state before power down

Superio_Support_ACPI_led	EQU	1	;ACPI use led pin
						;1 : use Led1
						;2 : use Led2

Superio_APM_Led_Not_blinking	EQU	1	;Led not blinking in APM 
						;suspend state

Superio_Led1_Use_GPIO		EQU	10h	;Led1 use GPIO10

Superio_Led1_Normal_High	EQU	1	;Led1 is high in normal state
						;the same as Led2

Superio_Support_Green_Led	EQU	1	;1 = Green use Led1
						;2 = Green use Led2

Superio_Support_Green_Led2	EQU	1	;1 = Green use Led1
						;2 = Green use Led2
						;Must define Superio_Support_Green_Led2
						;first
Superio_Green_Led_Invert_Before_Down	EQU	1	;Green led invert D0 
						;state before power down

		APM mode		ACPI mode
		ON	Suspend		S0	S1	S3	S4	S5
Green Led	H/L	L/H  		H/L	L/H	NA	NA	NA
APM led		H/L	L/H/Blink	NA	NA	NA	NA	NA
ACPI led	NA	NA		H/L	Blink	Blink	L/H	L/H

Superio_Support_CIR		EQU	1	;Support coustomer IR

ITE8705_Sensor			EQU	1
SIS950_Sensor			EQU	1
ITE8702_Sensor			EQU	1
ITE8712_Sensor			EQU	1

Superio_Support_Sensor		EQU	1	;Support fan and sensor
						;If Fan or Sensor is used,
						;must define it

Use_Sensor_Fan			EQU	1	;Enable sensor fan controller
						;Must define Superio_Support_Sensor

Sensor_FAN1			EQU	1	;Enable fan1 
						;0 : Fan1 is on (chip state) 
						;1 : Fan2 is off (chip state)
						;the same as Fan2, Fan3
						;in normal state

Dont_Turn_Off_Sensor_FAN1	EQU	1	;Don't turn off fan 1 while
						;standby
						;the same as Fan2, Fan3

No_Show_Fan_Speed		EQU	1	;Don't show fan speed

GEN2_PORT	 		EQU	290h	;if your sensor address is 295h 
Add_290h_Node			EQU	1	;and 296h

Superio_KeyLock_Use_GPIO	EQU	10h	;Keylock use GPIO10

;;; For ITE8702, ITE8712 Watch Dog ;;;
Superio_Support_Watch_Dog	EQU	1	;Support Watch Dog in Pin 13
Watch_Dog_Cmos			EQU	4Ch	;Watch dog CMOS location
Watch_Dog_Cmos_Bits		EQU	00000111b ;At least 3 bits
;;; For ITE8702, ITE8712 Watch Dog ;;;

;;; For     ITE8705    Watch Dog ;;;
Use_Superio_GPIO		EQU	1	;GPIO will be use
Superio_GPIO10			EQU	0	;GPIO10 was set.
Superio_Support_Watch_Dog	EQU	10h	;Support Watch Dog in GPIO10
Watch_Dog_Cmos			EQU	4Ch	;Watch dog CMOS location
Watch_Dog_Cmos_Bits		EQU	00000111b ;At least 3 bits
;;; For     ITE8705    Watch Dog ;;;

CPU_Sensor			EQU	1	;Assigned Temperature as CPU sensor
						;1 : Temperature 1 as CPU sensor
						;2 : Temperature 2 as CPU sensor
						;3 : Temperature 3 as CPU sensor

Temp1_Degree_Adjust		EQU	60h	;Temperature 1 base degree
						;Default is 56h
						;The same as Temperature 2, 3

Use_Diode_TMP1			EQU	1	;Temperature 1 use Thermal Diode
						;default is Thermal Diode
						;The same as Temperature 2, 3

No_Show_Temp1			EQU	1	;Don't show temperaure 1
						;the same as temperaure 2, 3

Sensor_Beep_Use_GPIO		EQU	10h	;Sensor beep use GPIO10

Sensor_Has_Shutdown_Disable	EQU	1	;The shutdown temperature item
						;will has disable sub-item

Superio_Support_TV_Select	EQU	10h	;Support TV select between PAL
						;and NCST
						;This uses GPIO10 and must define
						;GPIO which be used as simple 
						;I/O
TV_Select_Cmos			EQU	3Bh	;"TV Select" needs cmos location
TV_Select_Cmos_Bits		EQU	1	;"TV Select" needs cmos 1 bit

WakeUp_Key_Use_2V9		EQU	1	;Keyboard 98 use code of '2V9'
						;This use in mainland.
Seperate_On_Now_Item		EQU	1	;Seperate on now item to 
						;button, keyboard and mouse
ON_NOW_KB_Cmos			EQU	43h	;CMOS location of keyboard item
ON_NOW_KB_Bits			EQU	7h	;at least 3 bits
						
/****WIN2K&WINXP SHUTDOWN TEMPERATURE Define***/

Thermal_Enable			EQU	1      	  ;
WIN2K_SHUTDOWN_TEMPERATURE_SUPPORT	EQU	1 ;
Superio_GPIO54			EQU	02h	  ;Use GPIO54 & PULL UP
SET_GPIO			EQU	54h	  ;SMI# PIN LOCATION MAP 
						  ;GPIO54	

USE_GPIO 			EQU 	1	  ;Global Index 2A value is 3Fh.    		

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: web1, load: 1.59