![Asus P2B-D2 User Manual Download Page 100](http://html.mh-extra.com/html/asus/p2b-d2/p2b-d2_user-manual_25976100.webp)
ASUS P2B-D2 User’s Manual
100
IBM OS/2
/******************************************************************/
/*
INSTALLATION SECTION
*/
/******************************************************************/
.
.
when OVERALL_STATE = 2 then do
if RunInstall(x.s3video) == BAD_RC then exit
Call RebootAndGotoState(3)
end
when OVERALL_STATE = 3 then do
if RunInstall(x.s3dspinstl) == BAD_RC then exit
Call CheckBoot
end
.
.
/******************************************************************/
/*
ROUTINE SECTION
*/
/* The following information should already exist in the LCU command file.
*/
/******************************************************************/
.
.
RebootAndGotoState:
parse arg new_state, other
rc2 = SetState(new_state, 'RebootAndGotoState', 1) /* Set the state */
/* to go to in */
/* OVERALL_STATE */
Call SaveStates /* Save the environment vars */
Call Reboot /* Reboot the machine */
return
.
.
IBM OS/2
A. VGA Driver
Summary of Contents for P2B-D2
Page 1: ...R P2B D2 Dual Pentium II Motherboard USER S MANUAL ...
Page 36: ...36 ASUS P2B D2 User s Manual III INSTALLATION This page was intentionally left blank ...
Page 60: ...ASUS P2B D2 User s Manual 60 This page was intentionally left blank ...
Page 61: ...ASUS P2B D2 User s Manual 61 V SUPPORT CD R V Support CD ...
Page 76: ...ASUS P2B D2 User s Manual 76 WINDOWS 98 This page was intentionally left blank ...
Page 149: ...ASUS P2B D2 User s Manual 149 Appendix This page was intentionally left blank ...
Page 150: ...150 ASUS P2B D2 User s Manual Appendix This page was intentionally left blank ...
Page 151: ...ASUS P2B D2 User s Manual 151 Appendix This page was intentionally left blank ...
Page 152: ...152 ASUS P2B D2 User s Manual Appendix This page was intentionally left blank ...