From: Carl B Newsgroups: comp.os.msdos.djgpp Subject: Re: Linear Addressing Date: Fri, 11 Jul 1997 21:47:25 -0700 Organization: A Red Hat Linux Site Lines: 18 Message-ID: <33C70C5D.51B6@frugal.com> References: <33C4B1E4 DOT 740D AT frugal DOT com> <01bc8e59$32e911a0$LocalHost AT nop44597> Reply-To: carlb AT frugal DOT com NNTP-Posting-Host: ts0301.frugal.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Silent Dreamer wrote: > > > I can't figure out how to enable Linear Addressing for the Trident 9440 > > chip. Apparently "port : 0x3D4, index 0x21, bit 5" has to be set to > > enable Linear Addressing and I can't get it to set. I have a Pentium > > 75Mhz w/24Mb of EDO memory and 1Mb of video memory, I'm compiling in DOS > > with DJGPP's 32-bit Protected Mode C++ compiler. Any help would be > > greatly appreciated! > > > > I think it would be easyer to use VBE 2.0 interface, no ? > That way it will work with other cards. > Visit: > http://www.scitechsoft.com/down_dev.html My card only supports Vesa 1.2. Supporting VBE 2.0 shouldn't be too difficult and I plan to implement it but from what I've heard there are a lot of cards that support linear addressing but not VBE 2.0.