Age | Commit message (Expand) | Author |
2007-12-28 | If initializing a frame buffer as glass console fails, instead of an invisible | Miod Vallat |
2007-12-09 | Attach lcspx to SPX option boards on VAXstation 3100. Tested on model 38 (KA42) | Miod Vallat |
2007-10-01 | More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where | Kenneth R Westerback |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-08-27 | Work-in-progress VXT2000 support (commented out in GENERIC so far). Glass | Miod Vallat |
2006-08-26 | Doh, compile before commit. | Miod Vallat |
2006-08-26 | Enable all planes in the ramdac as well, so that color really works. | Miod Vallat |
2006-08-22 | Wrap dmesg | Miod Vallat |
2006-08-15 | A more reliable LCSPX probe, based on information from Blaz Antonic, tested | Miod Vallat |
2006-08-05 | Colormap ioctls, at last. | Miod Vallat |
2006-08-03 | Enable all planes, so that color has a real chance to work; still untested. | Miod Vallat |
2006-07-29 | At attach() time, do not simply trust the L3 switch to know if we are the | Miod Vallat |
2006-07-29 | Rewrite glass console detection and initialization code, it's simpler and | Miod Vallat |
2006-07-24 | Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) and | Miod Vallat |