Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!noao!arizona!naucse!wew From: wew@naucse.UUCP (Bill Wilson) Newsgroups: comp.graphics,comp.sys.ibm.pc Subject: Re: Determination of Graphics cards on PCs Message-ID: <471@naucse.UUCP> Date: Mon, 19-Oct-87 14:26:41 EDT Article-I.D.: naucse.471 Posted: Mon Oct 19 14:26:41 1987 Date-Received: Tue, 20-Oct-87 21:10:36 EDT References: <4026@ecsvax.UUCP> Organization: Northern Arizona University, Flagstaff, Arizona Lines: 9 Summary: Graphics cards? What is installed? Xref: mnetor comp.graphics:1272 comp.sys.ibm.pc:9232 In order to determine the type of card that is installed in a machine, normally requires opening the machine itself. However, if you are developing your own software, you may use BIOS service 15 to get the current video mode. Video mode seven is for monochrome text. Interrupt 17 (equipment list) may also be used to check on the power up video setting. You may look these up in Norton's Programmer's Guide to the IBM PC or in the MS_DOS programmer's manuals.