Date: Mon, 15 May 1995 00:26:25 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: Kai.Vorma@hut.fi Cc: current@FreeBSD.org Subject: Re: A few things.. Message-ID: <199505150726.AAA05374@gndrsh.aac.dev.com> In-Reply-To: <199505150606.JAA05957@vinkku.hut.fi> from "Kai Vorma" at May 15, 95 09:06:33 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > Rodney W. Grimes writes: > > > > Before hanging your machine does it manage to output the string: > > > > Keyboard reset did not work, attempting CPU shutdown > > No, it prints "Rebooting.." and then hangs. > > > What happens if you change this: > > outb(IO_KBD + 4, 0xFE); > > > > to this: > > outb(IO_KBD + 4, 0xFC); > > Didn't help - it still hangs sometimes. > And if you completely remove it, then it reboots every time without hanging? -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505150726.AAA05374>