[comp.sys.ibm.pc] Determination of Graphics cards on PCs

tcamp@ecsvax.UUCP (Ted A. Campbell) (10/14/87)

Can anyone direct me to an article or source-code listing
which would give a system or code for determining which 
graphics card is installed in a PC (Mono, CGA, Herc, EGA,
maybe even VGA)?

-- 
Ted A. Campbell       |
Duke Divinity School  |
Durham, NC  27706     |
email:  tcamp@ecsvax  |

bright@dataio.Data-IO.COM (Walter Bright) (10/15/87)

In article <4026@ecsvax.UUCP> tcamp@ecsvax.UUCP (Ted A. Campbell) writes:
#Can anyone direct me to an article or source-code listing
#which would give a system or code for determining which 
#graphics card is installed in a PC (Mono, CGA, Herc, EGA,
#maybe even VGA)?

The new BIOS Tech Ref has a section on how to distinguish these. The only
problem is that the Herc isn't covered.

ralf@B.GP.CS.CMU.EDU (Ralf Brown) (10/18/87)

In article <1387@dataio.Data-IO.COM> bright@dataio.UUCP (Walter Bright) writes:
>The new BIOS Tech Ref has a section on how to distinguish these. The only
>problem is that the Herc isn't covered.

Did you expect IBM to include information on a non-IBM product?

-- 
{harvard,uunet,ucbvax}!b.gp.cs.cmu.edu!ralf -=-=- AT&T: (412)268-3053 (school) 
ARPA: RALF@B.GP.CS.CMU.EDU |4 line .sigs|"I do not fear computers.|DISCLAIMER?
FIDO: Ralf Brown at 129/31 | are a pain | I fear the lack of      |I claimed
BITnet: RALF%B.GP.CS.CMU.EDU@CMUCCVMA   | them..." --Isaac Asimov |something?

wew@naucse.UUCP (Bill Wilson) (10/19/87)

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.  

white@ti-csl.CSNET (Robert White) (10/27/87)

The issue of Dr Dobb's Journal that I received yesterday discussed this
issue in depth.  I assume that it is Nov's Issue.  I would call home and
make sure but my phone line is being used by my modem at this time!

Robert White