Date: Wed, 4 Jan 1995 16:11:05 +0100 (MET) From: j@uriah.sax.de (J Wunsch) To: root@io.cts.com (Morgan Davis) Cc: hackers@freebsd.org Subject: Re: Machine state after reboot? Message-ID: <199501041511.QAA04617@bonnie.tcd-dresden.de> In-Reply-To: <199501041005.CAA09168@io.cts.com> from "Morgan Davis" at Jan 4, 95 02:05:26 am
next in thread | previous in thread | raw e-mail | index | archive | help
As Morgan Davis wrote: | | Many times now after rebooting out of FreeBSD, I've experienced | trouble that required a reset to put the system back into shape. I think the current way of rebooting is rather ugly. If i remember well, cpu_reset() nukes the page table directory(s) or does some other dirty trick causing the cpu to fall over. We should instead use one of the documented methods to reset an AT, e.g. via the keyboard controller. I don't know if any of this will also reset the ISA bus, at least it's much cleaner than only choking the cpu. -- cheers, J"org work: --- no longer --- private: joerg_wunsch@uriah.sax.de Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501041511.QAA04617>