NetBSD/sys/arch/mvme68k/mvme68k
chuck 94b120dfa8 add a "delay" function.
XXX: assumes vme147 speed.   needs to be fixed and sync'd with DELAY.
	[will work with jason/hp300 to fix it properly]
1996-04-18 18:06:30 +00:00
..
autoconf.c update for the fact that config_found() and config_rootfound() now 1996-04-04 06:25:00 +00:00
clock.c New device attachment scheme: 1996-03-17 01:26:49 +00:00
clockreg.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
conf.c fix christos' type-o: s/dec_decl/dev_decl/ on line 115. 1996-04-03 20:35:25 +00:00
disksubr.c establish a dk_establish() function. 1996-04-18 17:43:04 +00:00
dkbad.c mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
genassym.c Don't need unistd.h. 1996-02-03 05:45:11 +00:00
isr.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
locore.s add a "delay" function. 1996-04-18 18:06:30 +00:00
machdep.c Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
mainbus.c update for the fact that config_found() and config_rootfound() now 1996-04-04 06:25:00 +00:00
mem.c mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
pmap.c changed blkclr to bzero 1995-10-12 20:02:19 +00:00
pmap_bootstrap.c mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
swapgeneric.c mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
sys_machdep.c changed sysarch() to sys_sysarch() 1995-10-12 20:03:39 +00:00
trap.c changed SUNOS_SYS_sunos_sigreturn to SUNOS_SYS_sigreturn. 1995-10-11 23:52:35 +00:00
vectors.s mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
vm_machdep.c change vunmapbuf to void function to match MI code 1996-04-03 20:42:55 +00:00