NetBSD/sys/dev/sun
thorpej 532e997971 New device attachment scheme:
- split softc size and match/attach out from cfdriver into
	  a new struct cfattach.

	- new "attach" directive for files.*.  May specify the name of
	  the cfattach structure, so that devices may be easily attached
	  to parents with different autoconfiguration semantics.
1996-03-17 00:57:14 +00:00
..
event.c New "child" drivers for Sun keyboard and mouse attached to z8530sc. 1996-01-24 01:15:34 +00:00
event_var.h New "child" drivers for Sun keyboard and mouse attached to z8530sc. 1996-01-24 01:15:34 +00:00
kbd.c New device attachment scheme: 1996-03-17 00:57:14 +00:00
kbd_tables.c Add support for CapsLock and NumLock toggles. 1996-02-29 19:32:14 +00:00
kbd_tables.h Remove obsolete comment. 1996-02-29 19:37:53 +00:00
kbd_xlate.h New "child" drivers for Sun keyboard and mouse attached to z8530sc. 1996-01-24 01:15:34 +00:00
ms.c New device attachment scheme: 1996-03-17 00:57:14 +00:00