NAR-5620 Series
User
’
s
Manual
17
Chapter 3
BIOS Setting
BIOS Setup Information
BIOS (Basic Input and Output System) include a CMOS SETUP utility which allows user to
configure required settings or to activate certain system features.
The CMOS SETUP saves the configuration in the CMOS SRAM of the motherboard.
When the power is turned off, the battery on the motherboard supplies the necessary power to
the CMOS SRAM.
When the power is turned on, pushing the <Del> button during the BIOS POST (Power-On Self
Test) will take you to the CMOS SETUP screen.
When setting up BIOS for the first time, it is recommended that you save the current BIOS to a
disk in the event that BIOS needs to be reset to its original settings. If you wish to upgrade to a
new BIOS, Award BIOS utility can be used.
Awdflash allows the user to quickly and easily update or backup BIOS without entering the
operating system.
Chapter 4 Programming Guide
4.1
Reset to Default Information
; Portwell IP and Confidential
;
; By Yves Liang , 01/04/2006
; By Wayne modify, 05/22/2006
;
;
Reset to default status can be read from WML(ICH7R_GPI6).
;
After Power On reset, GPI6 = low ( 0 )
;
If Reset to Default (RST2DF) Button pressed ( Triggered )
;
,then GPI6 will be latch to high ( 1 ).
;
;
RST2DF register can be cleared by WML_GPO19 (ICH7R_GPO39.)
;
Write a pulse timing ( High1_low_high2 ) to clear RST2DF to 0.
;
High1 : output GPO19 high , and keep 10 us.
;
Low : output GPO19 low , and keep 10 us.