From owner-freebsd-stable@FreeBSD.ORG Mon Apr 17 18:03:15 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EAEB16A408 for ; Mon, 17 Apr 2006 18:03:15 +0000 (UTC) (envelope-from skoval@mail.mipt.ru) Received: from mail.telecom.mipt.ru (mail-com.telecom.mipt.ru [81.5.65.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D2043D48 for ; Mon, 17 Apr 2006 18:03:14 +0000 (GMT) (envelope-from skoval@mail.mipt.ru) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.telecom.mipt.ru (Postfix) with ESMTP id 093174139; Mon, 17 Apr 2006 22:03:13 +0400 (MSD) Received: from mail.telecom.mipt.ru ([127.0.0.1]) by localhost (mail.telecom.mipt.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29443-06; Mon, 17 Apr 2006 22:03:12 +0400 (MSD) Received: from [172.16.8.194] (unknown [172.16.8.194]) by mail.telecom.mipt.ru (Postfix) with ESMTP id AE7354047; Mon, 17 Apr 2006 22:03:12 +0400 (MSD) Message-ID: <4443D866.5030001@mail.mipt.ru> Date: Mon, 17 Apr 2006 22:03:18 +0400 From: Sergey Kovalev User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Evren Yurtesen References: <4442582E.9030507@ispro.net.tr> In-Reply-To: <4442582E.9030507@ispro.net.tr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at mipt.ru Cc: freebsd-stable@freebsd.org Subject: Re: CPUTYPE=athlon-xp and loader X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 18:03:15 -0000 Evren Yurtesen wrote: > > I have a problem which I have found out from mailing lists that some > other people had. However there is no clear solution. > > The CPUTYPE=athlon-xp in make.conf breaks /boot/loader that system > instant reboots. I am using 6-stable and from what I can see the problem > goes back till about 5.3... Sometime between Oct 12-15, 2005 I've seen no problems using CPUTYPE?=athlon-xp. > http://archive.netbsd.se/?ml=freebsd-current&a=2004-10&m=435817 > > I wonder if this will ever be fixed or I shouldnt use CPUTYPE=athlon-xp > anymore on FreeBSD because of this?