Re: Flag day for bootloader + kernel?
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
I wrote: > there is something wrong around cngetc() on com(4) at mace > that causes reboot on "root device:" prompt Well, actually this problem is caused by watchdog reset, enabled/reset in cpu_intr(). Is there any good generic hook to disable it on cngetc() or cnpollc()? (anyway we can't fix past -current kernels though) --- Izumi Tsutsui