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
..
disklabel.h
event_var.h update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
event.c
files.sun
kbd_tables.c The release and control maps are shared by all keyboard types, so 1997-10-28 06:18:36 +00:00
kbd_tables.h
kbd_xlate.h
kbd_zs.c
kbd.c
kbdvar.h
Makefile
ms_zs.c
ms.c
msvar.h