NetBSD/sys/arch/news68k/news68k
jdolecek 17a9fd0da5 split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.s
and svr4_sigcode.s respectively
adjust individual m68k port's locore.s to include new sigcode files if
appropriate
2000-11-26 11:47:23 +00:00
..
autoconf.c booted_partition, not booted_parition... 2000-06-02 22:09:02 +00:00
bus_space.c Re-enable tt0 register temporary to map I/O space. 2000-10-14 07:19:24 +00:00
clock.c variable clock_attached is not needed. 2000-10-05 21:20:48 +00:00
clockvar.h Reorganize news68k clock device configuration and 2000-10-03 13:49:24 +00:00
conf.c - Fix comments. (NEWS have Zilog 8530, not Intel 82530) 2000-04-14 13:41:24 +00:00
db_memrw.c Remove an unneeded include. 2000-11-08 14:37:08 +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 Oops, fix botch in previous. 2000-11-09 13:32:06 +00:00
isr.h Add prototype declaration of netintr(). 2000-09-15 15:52:15 +00:00
locore.s split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.s 2000-11-26 11:47:23 +00:00
machdep.c netintr() is now declared in isr.h. 2000-09-15 15:55:10 +00:00
machid.h Add news1200 support. 2000-02-08 16:17:28 +00:00
mainbus.c Add news1200 support. 2000-02-08 16:17:28 +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 Fix the type of pmap_zero_page_uncached from void (paddr_t) to 2000-09-28 03:41:50 +00:00
pmap_bootstrap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
trap.c s/struct const sysent/const struct sysent/ 2000-11-21 23:19:42 +00:00
vectors.s Use CTRL_AST interrupt to handle asynchronous trap. 2000-03-10 19:06:43 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00