NetBSD/sys/arch
thorpej 540dfebf15 Rather than using individual HP300 model names, map those model names to
properties such as "M68040" and "M68K_MMU_MOTOROLA", used to conditionally
compile code.  This is more in-line with now the other m68k ports do it,
and makes it much easier to find "common ground" among them.

In locore.s, use the MMU-type constants defined my <machine/cpu.h> rather
than "expanded" values.

Because HP300-model names are mapped to CPU/MMU combinations in
<machine/cpu.h>, no change to kernel configuration will be necessary.
1995-12-11 17:09:09 +00:00
..
alpha cpu_fork() now returns void. 1995-12-09 04:37:23 +00:00
amiga Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
atari Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
hp300 Rather than using individual HP300 model names, map those model names to 1995-12-11 17:09:09 +00:00
i386 NISA --> NISADMA, per Neil McRae. 1995-12-09 07:39:02 +00:00
m68k Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
mac68k Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
mips Define __FORK_BRAINDAMAGE. 1995-12-09 04:41:41 +00:00
mvme68k Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
pc532 Define __FORK_BRAINDAMAGE. 1995-12-09 04:41:41 +00:00
pmax Define __FORK_BRAINDAMAGE. 1995-12-09 04:41:41 +00:00
sparc Adapt to changed mapiodev() interface. 1995-12-11 12:45:16 +00:00
sun3 Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
vax Define __FORK_BRAINDAMAGE. 1995-12-09 04:41:41 +00:00