EGA.SYS Command Line Parameters Message

Last reviewed: November 23, 1994
Article ID: Q67011
The information in this article applies to:
  • Microsoft Windows operating system versions 3.0, 3.0a

SUMMARY

When the EGA.SYS device driver version 2.10.18 included with Microsoft Windows version 3.0 is loaded in CONFIG.SYS, it displays the following message on the screen as a default:

   Command line parameters:

   FUNC=XX, to change INT 2FH function number.
   (where XX is 80 through FF hexadecimal inclusive)

For example:

   DEVICE=EGA.SYS FUNC=AC

   Using default value of BCH for interrupt 2FH function calls.
   A copy of the EGA Device Driver is being installed.

MORE INFORMATION

This message is no cause for alarm. The length of this message can be reduced by adding the FUNC=XX parameter on the end of the DEVICE=EGA.SYS line, where XX refers to the default value in the message on your computer screen. In the example message above, this modification would appear similar to the following:

   DEVICE=EGA.SYS FUNC=BC

Once this change is made, the message on the screen reads as follows:

   Using user defined value of BCH for interrupt 2FH function calls.


KBCategory: kbother
KBSubcategory: win30
Additional reference words: 3.00 3.0 3.0a 3.00a windrvr


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.