Date: Mon, 10 May 1999 10:02:09 -0400 (EDT) From: Matt Behrens <matt@zigg.com> To: Seth <seth@freebie.dp.ny.frb.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Strange reboot saga III Message-ID: <Pine.BSF.4.10.9905100952390.511-100000@megaweapon.zigg.com> In-Reply-To: <Pine.BSF.4.10.9905100943160.35932-100000@freebie.dp.ny.frb.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <matt@zigg.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9905100952390.511-100000>