NetBSD/sys/arch/pmax/tc
thorpej 77abd102b7 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:38:52 +00:00
..
asic.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
ds-asic-conf.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
if_le.c Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-01-31 08:46:42 +00:00
if_levar.h Merge back fixes from the merged Decstation/Alpha driver. 1995-08-17 22:28:27 +00:00
ioasicvar.h Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
scc.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
sccvar.h Add header files with prototyped declarations of the serial-chip hooks 1995-08-04 00:22:02 +00:00
tc.c Fix #includes. 1996-02-02 18:05:36 +00:00
tc_subr.c TurboChannel bus auto-configuration tables, and TurboChannel pre-autoconfig 1996-02-27 22:28:08 +00:00