From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 22:38:05 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C63B16A4CE for ; Tue, 25 Jan 2005 22:38:05 +0000 (GMT) Received: from orchid.homeunix.org (avs107.neoplus.adsl.tpnet.pl [83.27.52.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C3943D45 for ; Tue, 25 Jan 2005 22:38:04 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.1/8.13.1) with ESMTP id j0PMbmdB039629 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 25 Jan 2005 23:37:59 +0100 (CET) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <41F6CA42.3070604@orchid.homeunix.org> Date: Tue, 25 Jan 2005 23:37:54 +0100 From: Karol Kwiatkowski User-Agent: Mozilla Thunderbird 1.0 (X11/20050114) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Andrew L. Gould" References: <200501251625.30486.algould@datawok.com> In-Reply-To: <200501251625.30486.algould@datawok.com> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/663/Tue Jan 11 23:44:48 2005 clamav-milter version 0.80j on orchid.homeunix.org X-Virus-Status: Clean cc: freebsd-questions@freebsd.org Subject: Re: kernel info question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@orchid.homeunix.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 22:38:05 -0000 Andrew L. Gould wrote: > I'm about to recompile a kernel on a computer with an AMD K6-2 450 > processor. Is the K6-2 an i586 or i686 CPU? I *think* it's i586 but have a look at dmesg output. There should be something like: # dmesg | grep CPU CPU: AMD Athlon(tm) XP 2000+ (1674.44-MHz 686-class CPU) Regards, Karol -- Karol Kwiatkowski