NetBSD/sys/arch/mac68k/mac68k
1995-12-18 14:38:02 +00:00
..
autoconf.c Remove ser1 from init list. 1995-11-01 04:59:31 +00:00
clock.c More changes from walter@ghpc8.ihf.rwth-aachen.de (Walter Ruetten) 1995-09-16 12:31:13 +00:00
clockreg.h new RCS ID format. 1994-10-26 08:45:48 +00:00
conf.c Add rd support at the same address as the Sun3. 1995-11-21 03:39:45 +00:00
disksubr.c Minor #def changes. 1995-07-23 21:51:47 +00:00
dpme.h Use u_int32_t and friends. Comment a tiny bit... 1994-10-26 18:05:48 +00:00
fpu.c Get rid of cpu040 for good. 1995-08-12 04:08:29 +00:00
genassym.c Cleanup some--needs more pruning. 1995-06-21 03:20:22 +00:00
locore.s Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
macglobals.s Fix comments. .space 0x1000 was accidentally left commented so it 1995-08-16 13:18:24 +00:00
machdep.c The IIci also needs an sccClkConst of 115200 instead of 122400. 1995-12-18 14:38:02 +00:00
macrom.c Surround Debugger(); with #if DDB. Different fix than encl. for PR#1553. 1995-10-01 02:29:32 +00:00
macrom.h Change HwCfgFlags4 to something a bit more mnemonic. 1995-09-17 21:28:33 +00:00
macromasm.s Change HwCfgFlags4 to something a bit more mnemonic. 1995-09-17 21:28:33 +00:00
mem.c kernel_pmap --> pmap_kernel() 1995-04-10 13:08:28 +00:00
pmap_bootstrap.c Add offset to mac68k_vidlog as suggested by chas@ohm.nrl.navy.mil. 1995-10-02 09:41:06 +00:00
pmap.c Fix from Niklas Hallqvist / Chuck Cranor / Michael Hitch / OpenBSD to avoid 1995-12-03 13:52:50 +00:00
pram.c Fix from Walter Ruetten <walter@ghpc8.ihf.rwth-aachen.de> 1995-09-17 18:50:17 +00:00
pram.h Fix copyright, add CVS version, and cleanup comments. 1995-02-16 00:02:12 +00:00
pramasm.s Fix PR 1514 from Walter Ruetten. 1995-09-28 03:15:54 +00:00
swapgeneric.c Don't go bonkers if we don't have a real swap device. 1995-08-09 03:22:50 +00:00
sys_machdep.c sysarch -> sys_sysarch 1995-10-10 03:48:33 +00:00
trap.c SUNOS_SYS_sunos_sigreturn -> SUNOS_SYS_ 1995-10-15 03:01:57 +00:00
vectors.s Fix major brain damage from a while back. Old damage broke jump to zero 1995-01-21 05:21:24 +00:00
via.c Simplify nubus interrupt routines a bit. 1995-09-28 04:11:18 +00:00
via.h Make VIA2 interrupts pass an argument in and let the scsi_register_*_intr 1995-09-04 05:05:58 +00:00
vm_machdep.c cpu_fork() now returns void. 1995-12-09 04:37:23 +00:00