Rich,
You might try forcing a crash dump to see what it is causing this hang.
The way you cause a dump is to:
dbx
dbx> doadump /X
this command will give you an address that you will need to cause a crash dump.
When the machine hangs the next time push the halt button and type in:
deposit pc"address"
and reboot. This might give you a better idea of where to look.
Regards
Kurt Jensen
Received on Wed Apr 05 1995 - 13:16:38 NZST