Re: restorecd script

Izumi Tsutsui <[email protected]> Sat, 28 Feb 2009 10:43:17 +0900
Newsgroups gmane.os.netbsd.ports.cobalt
Message-ID <[email protected]>
I wrote:

> Maybe opening nullcons (pseudo console device for 2700 without serial)
> causes a panic. I'll check what happens there this weekend.

The root cause of the hangup is an infinite loop in
src/sys/dev/nullcons_subr.c:nullcndev_read(),
but I'll also change etc/ttys files in restorecd.
---
Izumi Tsutsui