NetBSD/sys/arch/arm32/fpe-arm
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
..
armfpe_glue.S New device attachment scheme: 1996-03-17 01:16:48 +00:00
armfpe_init.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
armfpe.h post instruction emulation callback now expects a trapframe structure 1996-02-05 16:51:52 +00:00
armfpe.s Replacement for armfpe.c. This is much nicer. 1996-02-15 22:44:31 +00:00