portrait mode video

1999-10-10 Thread Kyle Harris
seems that the vline and hline draw routines could be swapped along with changing coordinates to these and pixel and fill routines. Does this sound reasonable, or am I over simplifying. I'd like to pursue this further with a little guidance from the group. Thanks, Kyle Harris [EMAIL PROTECTED]

kgicon questions

1999-12-16 Thread Kyle Harris
consoles. If I configure kgicon and build for VGA and insmod, then con2fbmap, it appears the new fb takes over but only the top 2-3 inches of the display are refreshed. My real goal is to get 1024x768x16, but the vesafb doesn't seem to work quite right with these settings. Any ideas? Thank

MediaGX kgicon

1999-12-21 Thread Kyle Harris
Hi all, I have a couple of questions concerning kgicon in general and the MediaGX driver in particular. Any help is greatly appreciated! 1) What is the procedure for activating the kgicon. For example, if the module has been built for a generic monitor, does setmon have to be called after inser

Re: MediaGX kgicon

1999-12-21 Thread Kyle Harris
"Jon M. Taylor" wrote: > > > Find every occurance of '#define DEBUG_level X' (where X is any > integer) at the top of all the sourcefiles for the MediaGX driver, the > generic monitor driver and fbcon-kgi.c and change X to 255 in all of them. > Then rebuild and insert the driver, reboo