From owner-freebsd-stable Mon May 10 7: 2:23 1999 Delivered-To: freebsd-stable@freebsd.org Received: from megaweapon.zigg.com (megaweapon.zigg.com [206.114.60.8]) by hub.freebsd.org (Postfix) with ESMTP id 84903152E5 for ; Mon, 10 May 1999 07:02:19 -0700 (PDT) (envelope-from matt@zigg.com) Received: from localhost (matt@localhost) by megaweapon.zigg.com (8.9.3/8.9.2) with ESMTP id KAA00535; Mon, 10 May 1999 10:02:10 -0400 (EDT) (envelope-from matt@zigg.com) Date: Mon, 10 May 1999 10:02:09 -0400 (EDT) From: Matt Behrens To: Seth Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Strange reboot saga III In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 May 1999, Seth wrote: : Nope. "FreeBSD broke my CPU fan!" I found the offending lines of code in the kernel: speed = FSPEED_LUDICROUSLY_FAST; spin_cpu_fan_till_it_smells_funny(speed); Patch is attached: 124c124 < speed = FSPEED_LUDICROUSLY_FAST; --- > speed = FSPEED_MUCH_MORE_SLOWLY; :-) Matt Behrens Owner/Administrator, zigg.com Chief Engineer, Nameless IRC Network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message