NetBSD/sys/arch/mvme68k/mvme68k
scw 00627955a1 Some minor optimisations to avoid checking {cpu,mmu}type when
the kernel was built for only one type of CPU.
2000-12-20 16:53:50 +00:00
..
autoconf.c Add support for the m68060-based machines: MVME-172 and MVME-177. 2000-11-20 19:35:28 +00:00
bus_dma.c Checkpoint of code to add VMEbus slave support using vme_dmamap* and 2000-08-20 17:07:41 +00:00
bus_space.c Revamp the bus_space(9) implementation: 2000-11-24 09:36:40 +00:00
clock.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
clockreg.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
clockvar.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
conf.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
db_memrw.c Avoid calling printf() when we're either in DDB, or about to call 2000-08-08 08:26:21 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
genassym.cf Define proper macros for FP frame offsets rather than magic numbers. 2000-11-21 13:54:13 +00:00
isr.c G/C a debugging printf left over from the last commit. 2000-07-21 08:08:38 +00:00
isr.h Add a prototype for netintr() 2000-07-15 19:17:19 +00:00
locore.s Simplify the reboot code: 2000-12-10 20:00:21 +00:00
machdep.c Set things up so that DDB can get to the symbol table in ELF kernels. 2000-12-02 13:57:05 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
pmap.c Some minor optimisations to avoid checking {cpu,mmu}type when 2000-12-20 16:53:50 +00:00
pmap_bootstrap.c Add support for the m68060-based machines: MVME-172 and MVME-177. 2000-11-20 19:35:28 +00:00
seglist.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
softintr.c Some minor optimisations. 2000-11-24 14:49:44 +00:00
sys_machdep.c Some minor optimisations to avoid checking {cpu,mmu}type when 2000-12-20 16:53:50 +00:00
trap.c Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
vectors.s Merge support for mvme167 into main tree. 1999-02-14 17:54:27 +00:00
vm_machdep.c G/C some long-obsolete functions. 2000-11-25 18:49:59 +00:00