NetBSD/sys/arch/pmax
nisimura 0310fa6595 Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise.
- Rework ibus device configuration and interrupt handler assignment.
- Remove TC device exposure in 'mainbus.c'
- Squash 'ibus_{3100,5100}.c' into a file; it can not cope with 3max.
- 'struct confargs' -> 'struct mainbus_attach_args'
Now about to remove tc_slot_info[] and tc_enable_interrupt inherited from
4.4BSD.
1999-11-15 09:50:17 +00:00
..
compile
conf Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise. 1999-11-15 09:50:17 +00:00
dev Use console_debugger() to enter DDB on a break, instead of Debugger(). It 1999-11-13 22:58:11 +00:00
ibus Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise. 1999-11-15 09:50:17 +00:00
include Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise. 1999-11-15 09:50:17 +00:00
pmax Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise. 1999-11-15 09:50:17 +00:00
stand Backout my libsa changes. 1999-11-13 21:33:12 +00:00
tc Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise. 1999-11-15 09:50:17 +00:00
Makefile