From owner-freebsd-stable Tue Apr 16 10:51:38 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA27705 for stable-outgoing; Tue, 16 Apr 1996 10:51:38 -0700 (PDT) Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA27697 for ; Tue, 16 Apr 1996 10:51:33 -0700 (PDT) Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id KAA25676; Tue, 16 Apr 1996 10:50:54 -0700 From: "Rodney W. Grimes" Message-Id: <199604161750.KAA25676@GndRsh.aac.dev.com> Subject: Re: problems with reboot on 2.1-stable To: jlwest@tseinc.com (Jay L. West) Date: Tue, 16 Apr 1996 10:50:54 -0700 (PDT) Cc: freebsd-stable@freebsd.org In-Reply-To: <199604161248.HAA02190@bsd.tseinc.com> from "Jay L. West" at "Apr 16, 96 07:48:51 am" X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > When two of our machines were running 2.1-release, a shutdown -r worked > fine. As soon as we upgraded both to 2.1-stable, shutdown -r no longer > worked. The shutdown goes ok, but the last message we get is something about > 'keyboard reset didn't work, attempting cpu shutdown'. A hard reset reboots > ok. No hardware was changed. > > Is this a known 'feature' of stable or am I missing something? I checked the code in sys/i386/i386/vm_machdep.c for any changes in this area between 2.1R and 2.1-stable and don't see anything here that should have effected this. I suspect your 2.1R kernel was compiles with ``BROKEN_KEYBOARD_RESET'' and you forgot to include that option when you built your 2.1-Stable kernel. In anycase, add the option to your kernel config file, config and rebuild your kernel should solve your problem. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD