NetBSD/sys/arch/arm32/vidc/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 Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
console.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
debugconsole.c Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
dumb.c Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
vidc.c Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
vidc_mc.S assym.s -> assym.h 1996-02-02 02:34:09 +00:00
vidcconsole.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
vt220.c Fixed the panic in the terminal code caused by a mode change ioctl on 1996-02-01 23:50:20 +00:00
vt220.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00