summaryrefslogtreecommitdiff
path: root/sys/arch/vax/vsa/gpx.c
AgeCommit message (Expand)Author
2006-08-05Colormap ioctls, at last.Miod Vallat
2006-08-01Support for font widths from 9 to 16 bits, and use the 12x22 font byMiod Vallat
2006-07-31Underline support.Miod Vallat
2006-07-31Get my raster ops correct for the cursor, fixes the display glitches.Miod Vallat
2006-07-29And correctly map the ramdac when console, too. Doh. Somehow I was expectingMiod Vallat
2006-07-29Fix depth detection when gpx is the console.Miod Vallat
2006-07-29Force gpx to attach if it is the console, the interrupt test is unreliableMiod Vallat
2006-07-29At attach() time, do not simply trust the L3 switch to know if we are theMiod Vallat
2006-07-29Rewrite glass console detection and initialization code, it's simpler andMiod Vallat
2006-07-28Driver for the color frame buffer option on VAXstation 3100 models 3x/4x.Miod Vallat