NetBSD/sys/arch/mac68k/conf
thorpej 82d914d090 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:26:49 +00:00
..
GENERIC Add "options M68020" so that 68851-specific code is only compiled when 1996-03-12 21:06:22 +00:00
Makefile.mac68k Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 20:54:58 +00:00
OCELOT Add "options M68020" so that 68851-specific code is only compiled when 1996-03-12 21:06:22 +00:00
PUMA Add "options M68020" so that 68851-specific code is only compiled when 1996-03-12 21:06:22 +00:00
RAMDISK Add "options M68020" so that 68851-specific code is only compiled when 1996-03-12 21:06:22 +00:00
SPOT Add "options M68020" so that 68851-specific code is only compiled when 1996-03-12 21:06:22 +00:00
files.mac68k New device attachment scheme: 1996-03-17 01:26:49 +00:00
std.mac68k HZ used to be in Makefile.mac68k... It is 60 on the mac, not 100. 1996-02-14 04:26:38 +00:00