NetBSD/sys/arch/sparc
abrown 19b3f7f50b Initial commit of cg14 framebuffer driver for Sun4m SPARCs.
- This driver supports the on-board mbus-based cgfourteen (sometimes referred
  to as "SX") video hardware present on SS20-class machines.
- It does *not* support any of the SX acceleration features.
- It does support the 8-bit mode of the hardware, and looks to X like
  a cgthree.
- It does support the cg6-style hardware cursor, even when running X in
  cgthree emulation.
- It does support DPMS power-down of compatible displays on later-revision
  cg14's.
- There is code to support the true color (32-bit) mode of the cg14 as
  cg8 emulation, but it is disabled by default because it is most likely
  broken. #define CG14_CG8 to turn it on.

The driver is not yet installed in the conf files, but I will do so
shortly...
1996-09-30 22:41:01 +00:00
..
compile compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
conf Move strip(1) flags into a separate variable, so that $STRIP can 1996-09-09 21:06:55 +00:00
dev Initial commit of cg14 framebuffer driver for Sun4m SPARCs. 1996-09-30 22:41:01 +00:00
fpu Add and bring prototypes into scope. 1996-03-14 19:41:49 +00:00
include add and use a machine-dependent header, which currently defines some 1996-09-26 21:50:55 +00:00
sparc Implement T_FIXALIGN by adding code to fix unaligned accesses and a bit 1996-09-26 18:58:33 +00:00
stand Enable just enough interrupts to get "L1-A" through. Patch from Jason to 1996-05-23 22:35:11 +00:00
Makefile sync with reality. 1996-05-24 23:18:23 +00:00