NetBSD/sys/dev/sun
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
..
Makefile
disklabel.h
event.c Remove register declarations. 2000-03-30 12:41:09 +00:00
event_var.h
files.sun
kbd.c Fix typos from last commit (callout). 2000-03-24 11:46:46 +00:00
kbd_tables.c
kbd_tables.h
kbd_xlate.h
kbd_zs.c Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
kbdvar.h Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
ms.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ms_zs.c Remove register declarations. 2000-03-30 12:41:09 +00:00
msvar.h