from netbsd:
authorderaadt <deraadt@openbsd.org>
Wed, 22 Nov 1995 10:31:32 +0000 (10:31 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 22 Nov 1995 10:31:32 +0000 (10:31 +0000)
commit7189b1d4699232a9085d05c45dc1515e969fd1fc
tree85338228ec27cf569e55778c0b91db1974080eff
parent508490e13602ef1d3ba06aecd7118c9b6b462593
from netbsd:
Prevent the ITE_ACTIVE bit from being cleared in iteoff() if the ITE_ISCONS
bit is set.  Works around the fact that the last process to have the
console open exits, the bit is cleared, and "syncing disks...", etc. is
not seen if the system is rebooted with reboot(8).  Fixes PR #1455.
sys/arch/hp300/dev/ite.c
sys/arch/hp300/dev/itevar.h