Date: Fri, 23 Jul 93 12:49:59 +0200 From: vincent AT physique DOT ens DOT fr (CROQUETTE Vincent) To: djgpp AT sun DOT soe DOT clarkson DOT edu * I have recieved no answer concerning the exitence of a video driver for the P9000 based board, I conclude that none exist, tell if i am wrong ! * I am cosidering to try to make one for the GXA-9000 board but I need help: Accordind to the info I get from taiwan, you can access to the video memory directly in 32 bits as well as the various registers. However the address of this memory is very high either 0xC0000000, or 0xD0000000 or 0xE0000000 or 0xF0000000, how can I handle that ? I guess that I cannot do it with using 0xE0000000 which work for low memory. * since the mode can only be acces in 32 bits mode I believe that the switching is going to be different, is there any good way to do it ? vincent Croquette vincent AT physique DOT ens DOT ens DOT fr