NetBSD/sys/arch/x68k/x68k
fvdl c7f1462f3e Add machdep file for procfs. Currently only used for linux-style
/proc/cpuinfo (only active when procfs is mounted with -o linux).
For ports other than the i386 this currently produces an empty
string.
2001-01-17 00:07:18 +00:00
..
autoconf.c Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
bus.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
clock.c Use MI clock_subr.c. 2001-01-11 16:09:42 +00:00
clockioctl.h
conf.c The i4b raw b-channel devices actually do have an ioctl routine, 2001-01-14 11:17:28 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
fpu.c Fix asm() directive. 2000-12-08 02:59:38 +00:00
genassym.cf Define proper macros for FP frame offsets rather than magic numbers. 2000-11-21 13:54:13 +00:00
iodevice.h Merged minoura_x68k_bus_h branch. 1999-03-16 16:30:16 +00:00
kgdb_glue.c
kgdb_proto.h
kgdb_stub.c
locore.s 1. Add register prefix. 2000-12-08 02:59:12 +00:00
machdep.c %reg -> %%reg in asm() directive. 2000-12-18 02:46:49 +00:00
mem.c isinram() argument is not a virtual address but a physical address. 2001-01-11 14:24:04 +00:00
pmap.c splimp() -> splvm() 2001-01-14 03:22:04 +00:00
pmap_bootstrap.c Sync. w/ luna68k; eliminate irrelavant code imposed by 2001-01-11 13:18:36 +00:00
procfs_machdep.c Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
sys_machdep.c g/c obsolete vtrace(2) stuff 2000-12-13 18:13:05 +00:00
trap.c Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
vectors.s G/C of unused interrupt stubs, and other cleanups. 2000-06-11 14:20:45 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
x68k_init.c Merged minoura_x68k_bus_h branch. 1999-03-16 16:30:16 +00:00