6A439.TXT Driver File Contents (W1554AVWv10.zip)

;       []===========================================================[]
;
;       NOTICE: THIS PROGRAM BELONGS TO AWARD SOFTWARE INTERNATIONAL(R)
;               INC. IT IS CONSIDERED A TRADE SECRET AND IS NOT TO BE
;               DIVULGED OR USED BY PARTIES WHO HAVE NOT RECEIVED
;               WRITTEN AUTHORIZATION FROM THE OWNER.
;
;       []===========================================================[]
;
-------- ------------ -------------------------------------------------------
DATE        File      Description
-------- ------------ -------------------------------------------------------
12/16/05  6A43900A.CFG	Fixed halt on function can not work and USB HDD can not boot.
		  (R12)

12/16/05  CHIPBOOT.ASM	Support flash 64K unit.
		  (R07)
		  6A43900B.CFG
		  (R24)

12/01/05  CHIPSET.EQU	Remove define from CHIPSET.EQU to BIOS.CFG 
		  (R19B)		Support Keyboard and Mouse can wake-up from S1.
		  6A43900A.CFG	Hardware : SuperIO serial IRQ to South Chip PIC Interrupt 
		  (R11)			PME.

12/01/05  CHIPPOST.ASM	Remove some code.
		  (R29)

12/01/05  DSDT.ASX		Fixed compile error when no SuperIO.
		  (R06)

11/23/05  DSDT.ASX		Support PCI PME function.
		  (R05)

11/23/05  CHIPSET.EQU	Support INT 15 Callback function.
		  (R21)
		  PMU.ASM
		  (R03)
		  CHIPPOST.ASM
		  (R28)
		  CHIPPOST.INC
		  (R01)

11/23/05  CHIPSET.EQU   Fixed keyboard & Mouse can not wake-up from S1 on Norwich board.
		  (R19A)		Because Norwich use IRQ wake-up, not PME. 
		  DSDT.ASX		So remove define for Norwich board.
		  (R04A)
		  PFEATURE.ASM
		  (R05)

10/24/05  CHIPSET.EQU   Support IDE DMA Transfer function.
		  (R20)
		  CHIPPOST.ASM
		  (R27)
		  IOFEAT.ASM
		  (R02)

10/19/05  CHIPSET.EQU	Support Keyboard and Mouse can wake-up from S1.
		  (R19)			Hardware : SuperIO serial IRQ to South Chip PIC Interrupt 
		  DSDT.ASX		PME.
		  (R04)
		  PS2.ASX
		  (R14)
		  VSA\PM\ACPI\ACPI0.C(R04) ACPI0V.VSM -1.5	

09/30/05  CHIPOST.ASM	Fixed latency timer error.
		  (R26)			This error shows up in two locations, in the PCI configuration 
						space (8000080D) as well as MSR 50002010. 

09/26/05  CHIPSET.EQU	Fixed standby function fail for ACPI mode.
		  (R18)
		  VSA\PM\ACPI\ACPI0V.ASM
		  (R01)

09/26/05  CHIPPOST.ASM	Support IDE UltraDMA max mode.
		  (R25)
		  6A43900B.CFG
		  (R21)

07/15/05  PCICHIP.ASM	Fixed VT6212L USB 2.0 can not work in WinXP,because south bridge
		  (R02)			PCI IRQ register is error.

04/14/05  CHIPSET.EQU	Fixed USB keyboard can not work.
		  (R14)

04/14/05  CHIPPOST.ASM	Fixed PCI VGA display fail when setup menu select PCI first
		  (R19)			for no PCI VGA card.

04/11/05  6A43900A.CFG	Fixed using PC Doctor 1.8 the Disketten change signal test.
		  (R08)			Fixed using PC Doctor 1.8 both the CD-ROM Linear scan test
						and Random scan.

04/07/05  CHIPPOST.ASM	Fixed S3 function fail.
		  (R14A)
		  ACPI0V.ORG
		  APM.ORG
		  KBD.ORG
		  LEGACY.ORG
		  OHCI.ORG
		  PMCORE.ORG
		  SOFTVG.ORG
		  STR.ORG
		  SYSMGR.ORG

03/31/05  CHIPPOST.ASM	Remove initintABCD code because VSA will do it.
		  (R18)

03/31/05  CHIPPOST.ASM	Rewrite Audio code and support disabled item function.
		  (R17)
		  CHIPSET.EQU
		  (R12)
		  CFEATURE.ASM
		  (R07)

03/31/05  CHIPPOST.ASM	Rewrite init COM 1, COM 2 and LPT on LPC SIO.
		  (R11A)
		  CHIPSET.EQU
		  (R07A)

03/30/05  CHIPBOOT.ASM	Fixed compile error when no define S3_SUPPORT.
		  (R05)
		  CHIPSET.EQU
		  (R11)
		  CHIPPOST.ASM
		  (R16)
		  DSDT.ASX
		  (R03)
		  VSAIO.ASX
		  (R01)

03/30/05  CHIPBOOT.ASM	Rewrite DRAM code for no SDP DRAM.
		  (R04)
		  CHIPSET.EQU
		  (R10)
		  6A43900B.CFG
		  (R15)

03/29/05  CHIPBOOT.ASM	S3 function support.
		  (R03)
		  CHIPPOST.ASM
		  (R14)
		  CHIPRUN.ASM
		  (R01)
		  CHIPSET.EQU
		  (R09)
		  6A43900B.CFG
		  (R14)
		  ACPI_CT.INC
		  (R01)

03/28/05  CHIPPOST.ASM	Reset onboard VGA memory when we use PCIV10 PCI code.
		  (R13)

03/23/05  CHIPPOST.ASM	Support sleep button function.
		  (R12)

03/22/05  CHIPPOST.ASM	Rewrite init COM 1, COM 2 and LPT on LPC SIO.Because we will use
		  (R11)			different SIO chip.
		  CHIPSET.EQU
		  (R07)

03/17/05  DMI_CT.INC	Support DMI function.
		  (R01)
		  DMI_MB.CFG
		  (R00)
		  6A43900B.CFG
		  (R10)

03/14/05  PCICHIP.ASM	Fixed Nvidia VGA can not display because Nvidia VGA BIOS size over
		  (R01)			C0000 to C8000 range.

03/14/05  CHIPPOST.ASM	Fixed PCI VGA can not display when setup menu select to disable onboard VGA and
		  (R10A)		and Init Display First Item select onboard.

03/14/05  CHIPPOST.ASM	Fixed VGA can not display when disable onboard VGA.
		  (R10)

02/25/05  CHIPPOST.ASM	Rewrite GPIO setting.
		  (R09)

02/25/05  CHIPPOST.ASM	Fixed multiple monitor selection not recognized.
		  (R08)

02/25/05  CHIPPOST.ASM	Fixed AMIDiags BIOS ROM test failed.
		  (R07)

02/25/05  CHIPPOST.ASM	Support onboard Speaker Audio.
		  (R06)

02/01/05  6A43900B.CFG	Fixed PCI routing error on DB533 motherboard.
		  (R07)			Because must use word to access.

02/01/05  6A43900B.CFG	Fixed Lan routing error on DB533 motherboard.
		  (R06)			Because must use word to access.
	  	  CHIPSET.EQU
		  (R06)
		  DSDT.ASX
		  (R01)
		  LINK.ASX
		  (R01)

01/27/05  CHIPPOST.ASM  Support Flat panel function for AMD Geode.
	 	  (R05)
		  CHIPSET.EQU
		  (R05)
		  CFEATURE.ASM
		  (R02)
		  PMU.ASM
		  (R01)

01/20/05  IOFEAT.ASM	Fixed compile error.
		  (R01)

01/20/05  CHIPBOOT.ASM  Support AMD Geode DB533 motherboard.
		  (R01)
		  CHIPSET.EQU
		  (R04)

12/30/04  CHI	        Initial vision for AMD GX2+CS5535 Chip.

Note: You can read GX2.TXT file about some AMD Geode information.

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.73