From owner-freebsd-hackers@FreeBSD.ORG Thu May 19 05:56:57 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E19CA16A4CE for ; Thu, 19 May 2005 05:56:57 +0000 (GMT) Received: from cosmo.yahp.net (cosmo.yahp.net [64.167.104.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A61643DA7 for ; Thu, 19 May 2005 05:56:56 +0000 (GMT) (envelope-from ctodd@chrismiller.com) Received: from [64.167.104.186] (w300.yahp.net [64.167.104.186]) (authenticated bits=0) by cosmo.yahp.net (8.13.4/8.13.1) with ESMTP id j4J5upTX000266 for ; Wed, 18 May 2005 22:56:55 -0700 (PDT) (envelope-from ctodd@chrismiller.com) Message-ID: <428C2A77.9010202@chrismiller.com> Date: Wed, 18 May 2005 22:56:07 -0700 From: Chris Miller User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: user ctodd from 64.167.104.186 X-Scanned-By: milter-sender/0.62.837 (cosmo.yahp.net [64.167.104.189]); Wed, 18 May 2005 22:56:55 -0700 Subject: Changes to reboot routine in 5.4? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 05:56:58 -0000 I've had a problem with a pair of ECS motherboards (VIA C3) that won't reboot without hitting the reset button. A "flash" is visible on the console, but it's not enough to cause the motherboard to reset. One system is running 4.11, the other 5.4, and through all the upgrades this has been a problem. That is until I upgraded the one from 5.3 to 5.4, and that one reboots fine. I didn't see anything in the release notes about changes in this area, does anyone have a clue as to what may have changed. If so, it would be great to get this ported into 4.11 if that's possible. CPU: VIA C3 Samuel 2 (801.82-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x673 Stepping = 3 Features=0x803035 Thanks, Chris