NetBSD/sys/arch/sparc64/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
..
auxio.c - auxio cleanup and sbus support. 2000-04-15 03:08:12 +00:00
auxioreg.h - auxio cleanup and sbus support. 2000-04-15 03:08:12 +00:00
auxiovar.h - auxio cleanup and sbus support. 2000-04-15 03:08:12 +00:00
bt_subr.c
btreg.h
btvar.h
bwtwo.c
bwtworeg.h
cgeight.c
cgfour.c
cgfourteen.c
cgfourteenreg.h
cgfourteenvar.h
cgsix.c
cgsix_obio.c
cgsix_sbus.c add some casts to (u_long) to shut up gcc. cleanup unused variables 2000-04-14 08:29:03 +00:00
cgsixreg.h
cgsixvar.h
cgthree.c
cgthreereg.h
cgtwo.c
cons.h Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
consinit.c Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
cs4231_ebus.c - auxio cleanup and sbus support. 2000-04-15 03:08:12 +00:00
ebus.c expand a comment slightly. 2000-05-17 09:25:27 +00:00
ebusreg.h
ebusvar.h - auxio cleanup and sbus support. 2000-04-15 03:08:12 +00:00
event.c
event_var.h
fb.c
fd.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
fdreg.h
fdvar.h
iommu.c - in iommu_remove(), move len adjustment outside if statement, leaving 2000-05-17 09:53:53 +00:00
iommureg.h
iommuvar.h Add support for bus_dma_load_raw() so the le driver will work again. 2000-05-17 02:31:12 +00:00
kd.c Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
lpt_ebus.c - auxio cleanup and sbus support. 2000-04-15 03:08:12 +00:00
md_root.c add a newline to this fake autoconfig line. 2000-04-19 02:26:08 +00:00
pci_machdep.c add a note about US IIi and PCI_INTERRUPT_LINE register 2000-05-17 09:25:58 +00:00
pciide_machdep.c
pfourreg.h
power.c
power.h
psycho.c fix if/ifdef mistake 2000-05-17 10:28:14 +00:00
psychoreg.h add 4 more bits for the PCI control register 2000-04-10 16:04:02 +00:00
psychovar.h - UltraSPARC IIi does not have streaming buffers; don't try to find it's 2000-04-10 16:11:23 +00:00
sbus.c Add support for bus_dma_load_raw() so the le driver will work again. 2000-05-17 02:31:12 +00:00
sbusreg.h
sbusvar.h
simba.c
simbareg.h
tcx.c
tcxreg.h
upa.c Remove old-style boot device recognition. 2000-01-14 14:27:14 +00:00
upavar.h Remove old-style boot device recognition. 2000-01-14 14:27:14 +00:00
zs.c Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
zsvar.h