NetBSD/sys/arch/sparc/dev
eeh 424619ca1a Fix the sparc64 console.
Unlike the other Sun machines, UltraSPARCs can have consoles run on different
chips than zs, so we need to support them.  So, here we go:

	Add a new PROM console driver with a major number and everything.
	This is the default driver if nothing else attaches.  It does not
	use the keyboard driver since the PROM translates keystrokes itself.
	(Unfortunately it also swallows L1-A).

	Have the keyboard driver take over the console when it attaches on a
	serial port.  When a serial port detects a keyboard and attaches the
	keyboard driver, it needs to provide a set of consdev vectors.  They
	keyboard driver will use those to send I/O to the keyboard and mouse.
2000-05-19 05:26:16 +00:00
..
am7930_sparc.c Check presence of Sbus interrupt properties before using them. 1999-11-21 15:23:01 +00:00
audioamd.c Make the audioamd assembler code compile again. 2000-05-08 03:09:54 +00:00
audioamdvar.h Fix the RCS tag format. Duh. 2000-05-08 03:11:06 +00:00
bt_subr.c Switch initial colormap setup again to be compatible with the PROM's, 2000-04-16 22:07:24 +00:00
btreg.h
btvar.h Use copyin/copyout to get a colormap from/to user space. 2000-04-04 21:47:17 +00:00
bwtwo_obio.c Use fb_is_console(); retract fbconstty & fbnode from service. 2000-03-19 15:38:45 +00:00
bwtwo_sbus.c Use fb_is_console(); retract fbconstty & fbnode from service. 2000-03-19 15:38:45 +00:00
bwtwo.c Use fb_is_console(); retract fbconstty & fbnode from service. 2000-03-19 15:38:45 +00:00
bwtworeg.h
bwtwovar.h Use fb_is_console(); retract fbconstty & fbnode from service. 2000-03-19 15:38:45 +00:00
cgeight.c Use copyin/copyout to get a colormap from/to user space. 2000-04-04 21:47:17 +00:00
cgfour.c Use copyin/copyout to get a colormap from/to user space. 2000-04-04 21:47:17 +00:00
cgfourteen.c Use fb_is_console(); retract fbconstty & fbnode from service. 2000-03-19 15:38:45 +00:00
cgfourteenreg.h
cgfourteenvar.h
cgsix_obio.c Add hardware acceleration features for use with the RASTERCONSOLE option. 2000-03-30 13:57:50 +00:00
cgsix_sbus.c Add hardware acceleration features for use with the RASTERCONSOLE option. 2000-03-30 13:57:50 +00:00
cgsix.c Use screen attributes passed to our hardware rasops routines. 2000-04-16 22:17:03 +00:00
cgsixreg.h Add hardware acceleration features for use with the RASTERCONSOLE option. 2000-03-30 13:57:50 +00:00
cgsixvar.h Add hardware acceleration features for use with the RASTERCONSOLE option. 2000-03-30 13:57:50 +00:00
cgthree.c Slight optimization when searching the video parameter table. 2000-04-16 21:01:43 +00:00
cgthreereg.h
cgtwo.c Use fb_is_console(); retract fbconstty & fbnode from service. 2000-03-19 15:38:45 +00:00
com_obio.c Check presence of Sbus interrupt properties before using them. 1999-11-21 15:23:01 +00:00
cons.h Declare the prom stdio nodes and arguments. 2000-03-19 13:25:10 +00:00
dma_obio.c Identify ourselves as a SCSI channel to the DMA chip. 1999-04-12 23:01:00 +00:00
esp_obio.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
fb.c When constructing `ri_devcmap[]', pack four instances of the LUTs in each 2000-04-17 20:37:28 +00:00
fd.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
fdreg.h Use bus_space(9) functions to access the controller registers. 2000-01-17 16:57:15 +00:00
fdvar.h Medium sized code overhaul: 2000-01-21 13:22:01 +00:00
if_ie_obio.c Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00
if_le_obio.c Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00
kd.c Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
obio.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
p9100.c Use copyin/copyout to get a colormap from/to user space. 2000-04-04 21:47:17 +00:00
pfourreg.h
power.c Add a 1 second delay to powerdown sequence to prevent the OpenBoot PROMs 1999-04-28 18:49:40 +00:00
power.h
sbus.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
sbusreg.h
sbusvar.h
si.c Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
sireg.h
tctrl.c Fix fallout from callout. 2000-04-04 17:20:54 +00:00
tctrlvar.h New features: 2000-03-09 07:04:08 +00:00
tcx.c Use copyin/copyout to get a colormap from/to user space. 2000-04-04 21:47:17 +00:00
tcxreg.h
ts102reg.h New features: 2000-03-09 07:04:08 +00:00
vme_machdep.c The bus_dma(9) implementation now allocates DVMA addresses in 2000-05-09 22:39:35 +00:00
vmereg.h
zs_kgdb.c findzs() is now used only by the kgbd initialision code. 2000-03-21 12:48:45 +00:00
zs.c Delete debugging printf(). 2000-03-21 11:24:02 +00:00