NetBSD/sys/arch/sun68k/include
tsutsui d23b794c9e First attempt at bus_space(9) support for sun3 with common sun68k/bus.c:
- make sun3 port use common sun68k files as much as possible
- add temporary options _SUN2_ in std.sun2 until sun3 can share all
  sun68k files (autoconf.c and isr.c are not yet)
- move sun68kvme declaration temporary as well from files.sun68k to files.sun2
- rename and move sun68k_find_prom_map() function to MD sources since it
  can't be shared with sun3
- add bus tag members to struct confargs and initilize them where appropriate

XXX1: MD bus_dma(9) backends are not implemented (yet).
XXX2: more code (obio etc.) should be shared among sun3, sun3x and sun2.
2006-10-01 03:53:27 +00:00
..
autoconf.h Move declarations of mainbus_dma_tag and mainbus_space_tag 2006-09-30 13:37:32 +00:00
bus.h First attempt at bus_space(9) support for sun3 with common sun68k/bus.c: 2006-10-01 03:53:27 +00:00
cpu.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
disklabel.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
idprom.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
intr.h Workaround fix for a problem caused after IPL_* macro changes. 2006-08-07 23:29:38 +00:00
loadfile_machdep.h free -> dealloc 2006-01-25 18:28:25 +00:00
Makefile
mon.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
psl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00