Date: Wed, 1 Feb 95 21:46:44 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: nrd1yxh AT nrd DOT ups DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Driver for Cirrus Logic 5426 Reply-To: babcock AT cfa DOT harvard DOT edu > I have a generic Cirrus Logic 5426 1MB card. The go32 built in > driver doens't work (I got something like a CGA display). Which > driver should I use, and how to set go32 environment? With a similar card, under DOS, I can use either cirrus54.grn (8-bit only) cl5426.grn (8,15-bit) vesa111.vdr (all modes) Under OS/2, vesa111.vdr also requires either the univesa or univbe "universal vesa" tsr. All three drivers came with DISPLAY (SimTel/msdos/graphics/disk187a,b.zip at oak.oakland.edu). Univbe is in univbe50.zip in the same directory. Univesa is an older version of univbe and probably not generally available any more. My go32 variable just says something like set go32=driver e:\graphics\disp\drivers\vesa111.vdr DISPLAY is, I think, the only graphical djgpp program I use, so I can't guarantee that these drivers work with anything else.