From: snadrel AT atlas DOT uvigo DOT es Newsgroups: comp.os.msdos.djgpp Subject: VESA Date: Fri, 23 Oct 1998 14:40:05 +0200 Organization: Universidad de Vigo Lines: 15 Message-ID: NNTP-Posting-Host: atlas.uvigo.es Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I want to use the Linear Frame Buffer with VESA 2.0 I know that the LFB starts in 0xE0000000, but I made a program that read the VESA information and it tells me that the LFB starts in 0xFC000000. I made it with the DJGPP for MSDOS, using some DPMI and GO32 routines (dosmemget, ...). The resolution, bits_per_pixel and another data is correct, but the LFB, is OK? ---------------------- snadrel AT atlas DOT uvigo DOT es <<