NetBSD/sys/arch/pmax
jonathan 7620af6671 Fix 4.4bsd/pmax bug in memory-sizing loop:
The physical memory-sizer claims to preserve memory contents
(specifically the contents of msgbuf).  The loop writes different
values into two adjacent locations and reads the contents of the
first, to ensure that whatever is read back from the first location is
from memory and isn't just the first write persisting on the bus.

The loop preserved the value of the first location, but not the second,
resulting in the second test value ('ZZZZ') over-writing a word in msgbuf.
1996-06-23 21:08:54 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Use the MI LANCE drivers - the pmax-specific one no longer compiles. 1996-05-29 06:05:05 +00:00
dev Don't modify rz_softc[] entries beyond what was configured. 1996-06-16 16:57:31 +00:00
dist Update the old (4.4bsd/pmax) miniroot build scripts to put mount_ffs 1995-12-22 08:08:14 +00:00
include Fix autoconfig stuff to match the alpha. The DS3100 will now 1996-05-29 06:19:49 +00:00
pmax Fix 4.4bsd/pmax bug in memory-sizing loop: 1996-06-23 21:08:54 +00:00
stand Fix hanging open comment. 1996-04-08 00:52:10 +00:00
tc Fix typo, colon instead of semicolon when DS_5000_25 is not defined. 1996-06-17 07:59:39 +00:00
Makefile new RCS ID format. 1994-10-26 21:08:38 +00:00