NetBSD/sys/arch/mac68k
cgd 96acdadef7 First step inn removing config_scan() and the hacks that gave devices
on indirect-config busses a (permanent) softc that they could share
between 'match' and 'attach' routines:

Define __BROKEN_INDIRECT_CONFIG so that old autoconfiguration
interfaces are used, until drivers are converted to use the new
interfaces (actually, converted back to use the _older_ interfaces)
which prohibit indirect configuration devices from receiving a softc
in their match routine that they can share with their attach routine.
1996-12-05 00:13:47 +00:00
..
compile new RCS ID format. 1994-10-26 08:45:48 +00:00
conf * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
dev Kill the conspa variable, and use mac68k_vidphys instead. Where we used 1996-11-19 07:17:47 +00:00
include First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
mac68k Add missing ss, uk, and rd devices to cdevsw 1996-11-21 08:33:22 +00:00
nubus Fix a raft of printf format strings and some declaration problems for 1996-10-21 05:42:23 +00:00
obio Check to make sure that ASCBase is accessable before claiming that we 1996-11-09 17:26:26 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00