NetBSD/sys/arch/arm32/dev/console
thorpej 5c67e5fad9 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 01:16:48 +00:00
..
fonts
console.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
debugconsole.c
dumb.c
vidc_mc.S assym.s -> assym.h 1996-02-02 02:34:09 +00:00
vidc.c
vidcconsole.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
vt220.c
vt220.h