NetBSD/sys/arch/sparc/dev
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
..
am7930_sparc.c count audio interupts (from OpenBSD). 1996-05-28 13:36:09 +00:00
amd7930.c count audio interupts (from OpenBSD). 1996-05-28 13:36:09 +00:00
amd7930var.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
bt_subr.c Bring prototypes into scope and fix compiler warnings. 1996-03-14 19:44:30 +00:00
btreg.h First-cut support for P4 framebuffers. Currently supports P4 variants 1996-02-27 22:09:14 +00:00
btvar.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
bwtwo.c Don't attach an rcons to a cgfour/cgeight overlay plane; it doesn't work 1996-09-20 17:35:49 +00:00
bwtworeg.h `bwtworeg' is just about the same as the generic `fbcontrol'. 1996-02-27 00:32:34 +00:00
cgeight.c Correct mistakes similar to those made in cgfour.c: Log message from 1996-08-25 07:47:34 +00:00
cgfour.c Fix a typo and an error in color plane offset calculation. Submitted by 1996-08-13 20:52:43 +00:00
cgfourteen.c Initial commit of cg14 framebuffer driver for Sun4m SPARCs. 1996-09-30 22:41:01 +00:00
cgfourteenreg.h Initial commit of cg14 framebuffer driver for Sun4m SPARCs. 1996-09-30 22:41:01 +00:00
cgfourteenvar.h Initial commit of cg14 framebuffer driver for Sun4m SPARCs. 1996-09-30 22:41:01 +00:00
cgsix.c Eliminated dependencies on dev_conf.h 1996-04-01 17:29:44 +00:00
cgsixreg.h First-cut support for P4 framebuffers. Currently supports P4 variants 1996-02-27 22:09:14 +00:00
cgthree.c Initialize video parameters if the board is not yet running. Useful if 1996-05-31 09:59:22 +00:00
cgthreereg.h bt_reg => fbcontrol. 1996-02-27 00:14:17 +00:00
cgtwo.c use __P 1996-05-18 12:19:14 +00:00
cons.c update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
dma.c change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
dmareg.h - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
dmavar.h - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
esp.c Remove unused variable. 1996-09-28 03:37:36 +00:00
espreg.h Towards machine independency, per cgd: macros to access hardware registers. 1995-12-18 23:58:31 +00:00
espvar.h Sync with the alpha version, fixing several SCSI protocol bugs. 1996-09-28 01:49:06 +00:00
fb.c Eliminated dependencies on dev_conf.h 1996-04-01 17:29:44 +00:00
fd.c change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
fdreg.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
fdvar.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
i82586.h Update based on i386 version; from Chuck Cranor. 1995-01-27 09:49:55 +00:00
if_en_sbus.c sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
if_ie.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:28:28 +00:00
if_ie.h obio ie support by chuck and me 1994-12-16 22:01:09 +00:00
if_le.c Oops. Last change will slow down a GENERIC kernel. Add a CPU type test 1996-09-27 18:30:15 +00:00
if_lereg.h Use the MI LANCE code. 1995-12-10 10:15:06 +00:00
if_levar.h Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:27:26 +00:00
kbd.c update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
md_root.c memory disk driver hooks to pass on the root filesystem bits. 1996-06-20 20:15:40 +00:00
ms.c update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
obio.c change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
pfourreg.h First-cut support for P4 framebuffers. Currently supports P4 variants 1996-02-27 22:09:14 +00:00
power.c Squish a couple of rogue $Id's.. 1996-06-07 21:48:33 +00:00
power.h Squish a couple of rogue $Id's.. 1996-06-07 21:48:33 +00:00
rcons_font.h Must change `u_long' to `u_int32_t' as Jason pointed out. 1995-11-29 22:03:53 +00:00
sbus.c change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
sbusreg.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
sbusvar.h - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
si.c (1) set scsi_link channel to either the appropriate channel (if a 1996-08-28 18:59:15 +00:00
sireg.h New driver for the Sun SCSI-3 VME and 4/100-series SCSI "Weird" controllers, 1996-01-01 22:40:56 +00:00
tcx.c First go at a TCX framebuffer driver. This version does enough to 1996-06-19 13:17:35 +00:00
tcxreg.h First go at a TCX framebuffer driver. This version does enough to 1996-06-19 13:17:35 +00:00
xd.c repair XDC_HWAIT macro to handle the fact that waithead is now 1996-08-12 20:19:27 +00:00
xdreg.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xdvar.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xio.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xy.c Remove dependency on <sys/cpu.h> 1996-04-22 02:42:00 +00:00
xyreg.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xyvar.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
zs.c tty stop functions really should return void, not int, and certainly not both. 1996-09-02 06:43:16 +00:00
zsvar.h find a couple minor nits from previous change. 1996-05-29 01:58:09 +00:00