Subject: misc problems
To: None <jaw@magoo.roc.ny.us>
From: Gordon W. Ross <gwr@jericho.mc.com>
List: port-sun3
Date: 01/15/1995 23:34:28
> Date: Sun, 15 Jan 1995 15:33:16 -0500
> From: Jeff Weisberg <jaw@magoo.roc.ny.us>

> 1)
> since the new le code, my system (3/50 diskless) is only
> able to stay up for several minutes before hanging, usually
> while doing the rc files, and always with the current process
> waiting on "thrd_sleep"

Is the le driver giving you any messages?
Do you have a third machine (not server or client)
that could run tcpdump to look at what's happening?

> 2)
> trap.c does not compile. see patch below.

Thanks.  I have DEBUG and VMFAULT_TRACE turned off,
so I didn't see those errors.

> 3)
> compiling now yeilds:
> Undefined
> _peek_byte
> _peek_word
> [non sun3 specific stuff bobbitted]

Those are in sun3/machdep.c:
  -rw-r--r--  1 gwr         38934 Dec 21 06:18 machdep.c

Did SUP miss that one or something?

Thanks for the feedback.
Gordon