NetBSD/sys/arch/x68k/x68k
2002-03-20 17:59:22 +00:00
..
autoconf.c
bus.c Implement bus_dmamap_sync properly. 2001-12-19 14:53:26 +00:00
clock.c
clockioctl.h
conf.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
db_memrw.c
disksubr.c strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
fpu.c
genassym.cf Forgot to include <machine/bootinfo.h> for the new symbol added in the 2001-09-29 01:24:01 +00:00
iodevice.h
kgdb_glue.c
kgdb_proto.h
kgdb_stub.c - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
locore.s It's not called "opt_fpuemulate.h", it's called "opt_fpu_emulate.h". :) 2001-12-05 18:04:35 +00:00
machdep.c kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
mem.c - Use DEV_ constants, instead of documenting the numbers! 2002-02-27 01:20:51 +00:00
pmap_bootstrap.c Fix uvm fault at startup on 040/060. (patch by minoura) 2002-01-21 17:21:52 +00:00
pmap.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
procfs_machdep.c
sys_machdep.c Implement bus_dmamap_sync properly. 2001-12-19 14:53:26 +00:00
trap.c allow writing to write-only mappings. fixes PR 3493. 2002-02-14 07:08:02 +00:00
vectors.s
vm_machdep.c Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
x68k_init.c